Sharat Babu wrote:
> Hi to everyone
>
> I am getting a lexical error while executing a jsp program.
> The error is like this......
>
> 500 Internal Server Error
> com.livesoftware.jsp.JSPServlet:
>
I don't use JRun, but this sounds like a compile error that would be caused by
a syntax problem in your JSP page.
>
> javax.servlet.ServletException: JSP Parse error
> /project/reportForm2.jsp10:Lexical error at line 158, column 58.
> Encountered: "1" (49), after : ""
>
In particular, look at line 158, around column 58, and look for a "1"
character. For some reason the JSP page compiler does not like this. Without
seeing the text of your JSP page, it's impossible to provide any more
assistance than this.
>
> I am not understanding when this will occur.
>
> I will be obliged to you , if you can provide any information on it.
>
> regards
> sharat
>
Craig McClanahan
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html