why do we use ejbCreate() method? what does it returns?

why do we use ejbCreate() method? what does it returns?

[62 byte] By [travprasada] at [2007-11-27 11:59:33]
# 1

Heres a link the the API for it

http://www.springframework.org/docs/api/org/springframework/ejb/support/AbstractStatelessSessionBean.html#ejbCreate()

mark07a at 2007-7-29 19:26:16 > top of Java-index,Java Essentials,Java Programming...
# 2

Why don't you try reading or googling or something, rather than asking every question that pops into your head?

jverda at 2007-7-29 19:26:16 > top of Java-index,Java Essentials,Java Programming...
# 3

> Why don't you try reading or googling or something,

> rather than asking every question that pops into your

> head?

People think its easier to get answers handed to them instead of looking...

mark07a at 2007-7-29 19:26:16 > top of Java-index,Java Essentials,Java Programming...
# 4

> People think its easier to get answers handed to them

> instead of looking...

I do my best to disabuse them of that notion.

jverda at 2007-7-29 19:26:16 > top of Java-index,Java Essentials,Java Programming...
# 5

> > People think its easier to get answers handed to

> them

> > instead of looking...

>

>

> I do my best to disabuse them of that notion.

I've given up on that idea, too much hard work.

Instead I've just written off the entire current generation of schoolkids as useless, good only for (at most) menial labour.

jwentinga at 2007-7-29 19:26:16 > top of Java-index,Java Essentials,Java Programming...