Dear freinds,

I am feeling very good with the latest techology help
from all of you,

I am working on JSP and J2EE tool(tomcat),

I am testing my JSP pages in tomcat(standalone)
then using them (with inserted EJB code) in J2EE
deployment tool.

When I test with tomcat there are no errors,

After deployment with J2EE tool, when I call JSP file,
 I am getting the following error,

org.apache.jasper.compiler.ParseException:
C:\TestUser.jsp(55,3) Nothing after the :
        at
org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:706)
        at
org.apache.jasper.compiler.Parser.parse(Parser.java:984)
        at
org.apache.jasper.compiler.Parser.parse(Parser.java:959)
        at
org.apache.jasper.compiler.Parser.parse(Parser.java:955)

please help me in this bug,

cheers,


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.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

Reply via email to