my company is going in for ejb deployment. i am wondering which is better fast server effective in terms of over head,for implementation of client side gui applet-servlet combination or the traditional servlet-html combination ?
please explain which and why ?
-
which is better ? (2 messages)
- Posted by: beo beo
- Posted on: June 15 2000 03:05 EDT
Threaded Messages (2)
- which is better ? by job gunti on July 05 2000 10:02 EDT
- which is better ? by prashant hegu on April 18 2001 00:05 EDT
-
which is better ?[ Go to top ]
- Posted by: job gunti
- Posted on: July 05 2000 10:02 EDT
- in response to beo beo
EJB is a good choice made by your company when the client accessing is with either applet/servlet or servlet/html.EJB promotes rapid application development by reducing the burden from the programmer point.j2EE offer lot of services when compared to other servers available in the market.It offers jms(java mail services) ,jta(java trascation api),security,state management,resource pooling. I advice you to go for J2EE server. -
which is better ?[ Go to top ]
- Posted by: prashant hegu
- Posted on: April 18 2001 00:05 EDT
- in response to beo beo
You can goto weblogic 6.0 which support ejb 2.0 specification and all tecnology which require for serverside component.
Thanks
Prashant