How to unsubscribe ???
        To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
        Some relevant FAQs on JSP/Servlets can be found at:

The above is not working ..I have sent 2-3 mails at the given
address..please help???

> -----Original Message-----
> From: sufi malak [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, August 31, 2000 3:59 AM
> To:   [EMAIL PROTECTED]
> Subject:      How to debug JSP ????
>
> Hi, I am trying to run chp5 in the book "PROFESSIONAL JSP" , this chapter
> is
> about JSP Sessions, and then I got this error :
>
> 500 Internal Server Error
> Java Server Page Translation Error
> Error during compilation :
> D:\JavaWebServer2.0\tmpdir\default\pagecompile\jsp\_chp5\_checkLogin.java:
> 20:
> '}' expected.
>     static char[][] _jspx_html_data = null;
>                                            ^
> 1 error
>
> And when I went to check _checkLogin.java, this is what I found :
>
> package pagecompile.jsp._chp5;
>
> import javax.servlet.*;
> import javax.servlet.http.*;
> import javax.servlet.jsp.*;
> import java.io.PrintWriter;
> import java.io.IOException;
> import java.io.FileInputStream;
> import java.io.ObjectInputStream;
> import java.util.Vector;
> import com.sun.server.http.pagecompile.jsp.runtime.*;
> import java.beans.*;
> import com.sun.server.http.pagecompile.jsp.JspException;
> import com.wrox.projsp.ch05.*;
> import  java.util.*;
>
>
> public class _checkLogin extends HttpJspBase {
>
>     static char[][] _jspx_html_data = null;    <-- LINE 20
>
> Could you please help.
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
****************************************************************************
This electronic communication and any accompanying document is being
transmitted over the Indian Oil Network and contains confidential
information that is for the exclusive use of the individual or entity to
which it is addressed and is protected against unauthorised disclosure. If
the reader of this message is not the intended receipient or the employee or
agent responsible to deliver to the intended receipient, or is not intended
to act on it, be aware that any disclosure, dissemination, distribution or
copying of this communication, or the use of its contents is prohibited and
is likely to be attended by legal consequences. If you have received this
communication in error and/or are not the intended receipient, please
immediately notify the undersigned or Indian Oil Corporation Ltd. at the
telephone or the fax number or email address given above and permanently
delete the original message from your email system.
****************************************************************************

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to