Hello All,
I am trying to call a JSP page from a servlet. I am using the callPage
method like this:
com.sun.server.http.HttpServiceResponse response = (HttpServiceResponse)
res;
response.callPage("/reports.jsp", req);
where
res -> HttpServletResponse
req -> HttpServletRequest
The compiler is complaining about not finding the
"com.sun.server.http.HttpServiceResponse" .
Could somebody help me with this. Your help is highly appreciated.
Thanks.
Sathish.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html