In our system there are sereral EJB. We have identified that 2 beans will always be deployed on the single apps server. To communicate bertween these two also we have to lookup ( which is unnecessa...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11696538.html
Zones:
Java,
J2EEDate Answered: 04/27/2002 Grade: A Views: 0
What are these new Technologies - RMI, EJB, JSP??
How r they related??
What is the purpose of each??
what is their architecture?? i mean how they work??
http://www.experts-exchange.com/Programming/Languages/Java/Q_11758498.html
Zones:
Java,
J2EE,
EJBDate Answered: 11/21/2000 Grade: B Views: 0
Which is the good book for EJB ?
http://www.experts-exchange.com/Programming/Languages/Java/Q_20009600.html
Zones:
Java,
J2EE,
EJBDate Answered: 02/11/2003 Grade: B Views: 0
I have an EJB deployed in a machine say XYZ, I have an JSP page in another machine say ABC, I want to call the EJB from my JSP page.
I tried giving the Context.PROVIDER_URL as XYZ also i gave ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20101247.html
Zones:
Java,
EJB,
JNDIDate Answered: 09/06/2003 Grade: A Views: 0
Hi Experts,
I am using VAJ 3.5 and websphere. I created a stateless ejb and a simple class which will make a call to this ejb.
The simple class has got a method which accepts the EJB Bean cla...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20253214.html
Zones:
Java,
J2EE,
EJBDate Answered: 05/21/2002 Grade: A Views: 0
what is the difference between EJB Container,EJB server and EJB component ..
please define...??
http://www.experts-exchange.com/Programming/Languages/Java/Q_20253688.html
Zones:
Java,
J2EE,
EJBDate Answered: 01/13/2002 Grade: A Views: 5
I'm wondering when is the time to use JSP, Sevlet, EJB or applet.
Are there criteria?
Thanks.
http://www.experts-exchange.com/Programming/Languages/Java/Q_20270092.html
Hi! I'm new with enterprise java beans and I've read something about using the session bean to access an entity bean. I have 3 questions:
EJB Container : JBOSS 3.0
1. What is the best practic...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20335598.html
Hi,
Last year I downloaded and used a great tool for generating EJB's from a schema on a jdbc connection.
The code generated contained xdoclet comments.
I can't remember the name of the to...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20636700.html
Zones:
Java,
J2EE,
EJBDate Answered: 06/08/2003 Grade: A Views: 0
I'd like to package several EJB JARs and a WAR into an EAR. The EJBs use several classes in a util package.
How do I make the classes in the util package visible to all EJBs?
I'd like to av...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Java/BEA_WebL...