File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes Architecture: Web server-Servlet/JSP Container-EJB Container Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Architecture: Web server-Servlet/JSP Container-EJB Container" Watch "Architecture: Web server-Servlet/JSP Container-EJB Container" New topic
Author

Architecture: Web server-Servlet/JSP Container-EJB Container

Velmurugan Periasamy
Ranch Hand

Joined: Nov 09, 2000
Posts: 95
I would like to know how these various software components should work together typically and how things are in real-world.
I'm hearing about differnt options:
1. running everything as a single server(J2EE or not)
2. running JSP container as a plugin on web server and running EJB server on a different machine
3. redirecting jsp/servlets from web server to a JSP server on a different machine and running EJB server on a different machine
..
I gather that running EJB's and other business components in a different server(physically different as well) other than the JSP server is recommended mainly for security reasons(Business components are behind the DMZ). There could be many other such factors driving the architecture. Different vendors also might be proposing various options based on the capabilities of their products. I agree that it basically depends on the requirement of the project. But I'd like to know the fundamental advantages, disadvantages, issues with these various options and the factors to consider before going with a particular one. Product specific information also would be greatly helpful.
Please provide your thoughts, suggestions, experience.
Thanks for the help.

------------------
Velmurugan Periasamy
Sun Certified Java Programmer
----------------------
Study notes for Sun Java Certification
http://www.geocities.com/velmurugan_p/


------------------------------------------------------------------------------------<BR>Velmurugan Periasamy<BR>Sun Certified Java Programmer for Java 2 Platform<BR>Sun Certified Web Component Developer for J2EE platform<BR>Sybase Certified EAServer Developer (similar to jCert level 3)<BR>------------------------------------------------------------------------------------<BR>Study notes for Sun Java Certification<BR><A HREF="http://www.geocities.com/velmurugan_p/" TARGET=_blank rel="nofollow">http://www.geocities.com/velmurugan_p/</A><BR>------------------------------------------------------------------------------------
Bharatesh H Kakamari
Ranch Hand

Joined: Nov 09, 2000
Posts: 198
Refer J2ee Blueprints by Nicholas Kaseem. He clears most of your doubts in that book. It is also downloadable from sun's site.
 
 
subject: Architecture: Web server-Servlet/JSP Container-EJB Container
 
Threads others viewed
IBM HttpServer and websphere Appserver
SCWCD Study Notes
Difference between servers?
Passed with 98%. My notes and lessons learned..
What Is The Difference Between JavaBeans and EJB?
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com