aspose file tools
The moose likes Java in General and the fly likes J2EE architecutre Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "J2EE architecutre" Watch "J2EE architecutre" New topic
Author

J2EE architecutre

SJ Rao
Greenhorn

Joined: Mar 05, 2003
Posts: 25
Hi,
We have created an web based application using JSP and Javabeans. We haven't used servlets or EJBs.
This application is basically a planning tool & which has lots of equations & computations.
Is this a good way of developing an application, or is it necessary that we need to use servlets & EJBs to achieve J2EE architecture.
Since I cannot categorize it as MVC architecture, which architecture does this application belong to, because when I am giving a demo to the client, I should be able to explain them.
Thanks
SJ
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Javaranch has a separate forum for J2EE,so post there.


Groovy
SJ Rao
Greenhorn

Joined: Mar 05, 2003
Posts: 25
Thanks, I've posted the same question in J2EE section.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: J2EE architecutre
 
Similar Threads
J2EE architecture
Servlets,J2EE,EJB
Advise needed
J2EE Unleashed by Joseph J. Bambara and Paul R. Allen
ReDeploying EJB == Servlet problems