| 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
|
 |
 |
|
|
subject: Servlets Not Deployed in a Web Application
|
|
|