|
|
Subject:
EJB or JavaBeans for Web Based Reports
Category: Computers > Programming Asked by: dfwf6jc-ga List Price: $5.00 |
Posted:
21 May 2004 11:55 PDT
Expires: 27 May 2004 08:27 PDT Question ID: 350041 |
I am a developer working for a large communication company. My team recently inherited a reporting application written in cgi (perl). The application contains about 50-60 Web based reports (in perl) which interacts with a DB. My manager asked me to start rewriting the reports in JSP, Servlets using EJB. My question is whether we need to use EJB for this project. All the reports are basically SELECTS on a DB table. It involves some complex processing of data retreived but no data modifications. I feel that using EJB would be inappropriate for this project. Cant we just do with JSP, Servlets & java classes (beans to handle business logic). What would be the pros and cons of using EJB versus regular java classes? Also, if I am not using EJB what happens to connection pooling and other benefits. Thanks |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |