Check you have correct capitalisation in the URL; whilst browsers/web servers don't 
care, your JSP
implementation may do.

> I am getting the following error:
>
>   Error getting compiled page
>   Servlet generated by page compilation reported
> com.ibm.servlet.engine.SEInvokerException exception with the
> message :
>   pagecompile._demo._formacion._formacionInputPage_xjsp:
> Wrong name
>
> I am using WebSphere 2.0,/ Apache, Explorer 5.0.
> I am using   <INPUT type=button value="Back"
> OnClick="document.location='FormacionInputPage.jsp'"> for
> > returning to
> the starting point, sometimes this works and sometimes it
> doesn't work.
>
> What is the best way to redirect to a JSP file from another
> one using
> OnClick?
> Thanks in advance.
>
> ==============================================================
> =============
> 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
>

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

Reply via email to