Hi,

   We are onthe developing an Intranet based system
for replacing an client
   server based system with around 90 users.

   We decided and started with simple web based system
with jsp and java.

   But right now we hava a issue to go for ejb.

   As I am new to ejb the architecture seems to be big
for small application.


   As of now with simple application,(without
distributed) is there any
   performance improvement with using EJB and
Appserver ?

   The reason is

           http
   html/jsp----- java(bus logic)---java(data
       jdbc
logic)------database

   html/jsp----java(bus
logic)----rmi/stub---appserver--Bean
   Container--EJB----database

   shows a long way for transaction.


   I just want to know is there any performance issue
while going for ejb for non distributed application
with jsp


   Thanks in advance

   Venkat

__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to