A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
EJB and other Java EE Technologies
Author
ejbCreate()
trupti nigam
Ranch Hand
Joined: Jun 21, 2001
Posts: 603
posted
Jul 03, 2001 11:53:00
0
hi,
is it possible call another business method from the ejbCreate() method.
thanks,
pradnya
boopathi venkatachalam
Greenhorn
Joined: Jul 04, 2001
Posts: 1
posted
Jul 04, 2001 00:19:00
0
ya u can call any user defined method in the bean class
mathprav
Greenhorn
Joined: Jul 04, 2001
Posts: 2
posted
Jul 04, 2001 06:16:00
0
it would be better if u call any business methods in the ejbPostCreate method, as the record will be created only after the ejbcreate method.
------------------
Praveen Kumar Mathaley
Praveen Kumar Mathaley
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: ejbCreate()
Similar Threads
legal ejbCreate method
ejbPostCreate() in EntityBean
About ejbPostCreate
Why "getEJBHome()" but not "getEjbHome()"!?
Valid ejbCreate method?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter