Invalid UTF-8 code

1999-09-16 Thread ssuriyaarachchi
Hi I tried to access jsp file with netsted table by using JRUN engine but it's give following error. 500 internal server error com.livesoftware.jsp.JSPServlet: javax.servlet.ServletException: Invalid UTF-8 code. (bytes: 0xff92 0x6c) please send me if u know any idea about the a bove problem.

Servlet Error

1999-09-10 Thread ssuriyaarachchi
Hi all, While compiling a servlet code which is attached with this message I receive the following errors 1, 2 and 3 could you please suggest as to where I am going wrong and what it he settings I need to configure on my computer to handle this error. The error is import javax.servlet.*; 1) e

JRUN JSP Program Error

1999-09-08 Thread ssuriyaarachchi
Hi When I try to small program with <%@ method = "doPost" %> variable it gives following error. 500 Internal Server Error com.livesoftware.jsp.JSPServlet: javax.servlet.ServletException: JSP Parse error /myjsp/MyJsp2.jsp:Lexical error at line 1, column 5. Encountered: "m" (109), after : "" Ho