I am trying to figure out how to connect do the DefaultServlet.  That
is, what goes inside the statement:

  RequestDispatcher rd =
this.getServletContext().getRequestDispatcher(????)

Thank you in advance,
Vlad

Reply via email to