| Author |
servlet context
|
sandeep Talari
Ranch Hand
Joined: Dec 24, 2007
Posts: 63
|
|
One thing is confirm that for every web application there can be one servlet context, there was a question like this, can we manually create another servletcontext for a web application. Indirectly can a web application can contain two contexts regards sandy
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56521
|
|
|
No.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Sandeep Dwivedi
Greenhorn
Joined: Jul 09, 2008
Posts: 15
|
|
No, it cannot. A web app can have one and only one servlet context
|
Thanks & Regards,
Sandeep Dwivedi
|
 |
 |
|
|
subject: servlet context
|
|
|