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 Servlets Not Deployed in a Web Application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Servlets Not Deployed in a Web Application" Watch "Servlets Not Deployed in a Web Application" New topic
Author

Servlets Not Deployed in a Web Application

Kelly Dolan
Ranch Hand

Joined: Jan 08, 2002
Posts: 103
I'm studying for the Sun Web Component Developer exam and in Section SRV3.2 of the Servlet specification, it states:
Servlets in a container that were not deployed as part of a web application are implicitly part of a "default" web application and have a default ServletContext.
How does one deploy a servlet without it being a part of a web application?
Thanks!
Jason Brawner
Ranch Hand

Joined: Dec 19, 2001
Posts: 66
Not too sure of the answer but don't lose any sleep over it, it's not on the exam
JEB


Jason E. Brawner<br />Sun Certified Java Programmer<br />Sun Certified Web Component Developer
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Servlets Not Deployed in a Web Application
 
Similar Threads
ServletContext Confusion...
doubt regarding servlets
Default Web application/ ServletContext
How many sites are on one tomcat
Servlet context