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                                     jdbc
html/jsp----- java(bus logic)---java(data 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


Thanks in advance

Venkat




____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to