Re: Problems with callPage() method

1999-10-01 Thread Mike Lalonde

You may need to check your classpath for the compiler to find the packages it needs

setting you path varies from OS to OS, but if it is not this then I am sorry.
mike

"Sandu, Sathish" wrote:

>  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://wwwesperantoorgnz/jsp/jspfaqhtml

===
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



Re: JSP for IIS and Netscape Enterprise

1999-09-29 Thread Mike Lalonde

Try the Standard version of JRUN not the PRO, Standard is FREE.

===
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