File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes which one is right? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "which one is right?" Watch "which one is right?" New topic
Author

which one is right?

amar kasar
Greenhorn

Joined: Jan 06, 2006
Posts: 17
jsp container or servlet container?

basically i like to ask is there any thing called jsp container, i read that the translation of JSP to Servlet done by Servlet Container.

Please clarify my doubt..
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6588
    
    1

There is a web container and a J2EE server ( which has support for EJB, JMS etc etc ). Web containers usually support Servlets + JSPs


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: which one is right?
 
Similar Threads
JSP and Servlet Container
Containers
Help !! New to EJB/J2EE
Strange Behaviour of jsp:param action
jsp/servlet/container relationships