Re: Can pl anybody help me with org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected

2008-03-03 Thread Sameer Acharya
Open the jsp code in a programmers editor and check the syntax , specifically on the line number mentioned by the compiler. This looks like a syntax issue. -Sameer --- Sneha Manohar [EMAIL PROTECTED] wrote: org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol

Can pl anybody help me with org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected

2008-02-27 Thread Sneha Manohar
org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40) org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)

RE: Can pl anybody help me with org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected

2008-02-27 Thread pranab.das
Subject: Can pl anybody help me with org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHand ler.java:40

Re: Can pl anybody help me with org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected

2008-02-27 Thread David Smith
Can you please have some patience? You just posted this question we aren't your paid support. BTW, posting the source for Test.jsp would be nice -- not just the jsp:useBean ... / line. The error indicates a syntax error in your jsp. --David Sneha Manohar wrote:

Re: Can pl anybody help me with org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected

2008-02-27 Thread David Smith
: Sneha Manohar [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 27, 2008 11:22 PM To: users@tomcat.apache.org Subject: Can pl anybody help me with org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp(5,34) equal symbol expected org.apache.jasper.JasperException: /jsp/ballmember/Test.jsp