hi guys,

i desperately need some help here in these custom taglibs thing, coz i'm very new in 
writing taglibs, i didnt know what to do with the following error:

can anyone shed some light on this?  or tell me what does the following error imply?

thanks and best regards,
ced

javax.servlet.ServletException: Parse Error in JSP page: Error parsing TLD 
'/WEB-INF/loginvalidate.tld': null.
allaire.jrun.jsp.ParseException: Error parsing TLD '/WEB-INF/loginvalidate.tld': null.
    at allaire.jrun.jsp.JSPParser.directive(JSPParser.java, Compiled Code)
    at java.lang.Exception.(Unknown Source)
    at allaire.jrun.jsp.ParseException.(ParseException.java, Compiled Code)
    at allaire.jrun.jsp.JRunTagLibraryInfo.(JRunTagLibraryInfo.java, Compiled Code)
    at allaire.jrun.jsp.JSPParser.directive(JSPParser.java, Compiled Code)
    at allaire.jrun.jsp.JSPParser.parse(JSPParser.java, Compiled Code)
    at allaire.jrun.jsp.JSPParser.writeXML(JSPParser.java, Compiled Code)
    at allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java, Compiled Code)
    at allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java, Compiled Code)
    at allaire.jrun.jsp.JSPServlet.parsePage(JSPServlet.java, Compiled Code)
    at allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java, Compiled Code)
    at allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java, Compiled Code)
    at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java, Compiled Code)
    at allaire.jrun.servlet.JRunSE.service(JRunSE.java, Compiled Code)
    at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java, Compiled Code)
    at allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java, 
Compiled Code)
    at allaire.jrun.servlet.JRunSE.service(JRunSE.java, Compiled Code)
    at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java, Compiled Code)
    at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java, Compiled Code)
    at allaire.jrun.ThreadPool.run(ThreadPool.java, Compiled Code)
    at allaire.jrun.WorkerThread.run(WorkerThread.java, Compiled Code)

__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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