servlet context
Good mroning sir
i am not finding a questions answer very satisfactorily
can a web application can have 2 serveltcontext?
if yes under what circumstances?
actaully i was reading the difference in requestdispatcher 's forward()
and servletcontext 's forward() methods. they say that first is for whole application's request and second one is for specific servletcontext.
That lead to some confusion in my mind abt servletcontext in an application.
Will u plz clearify this.
Thanx in advance.

