hi sachin,
here's my TLD file, could you look through it and tell me what's wrong with it?
thanks for any help/suggestions :)
A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]> wrote:
>
> It looks there is a problem with the .tld file of your custom tag library.
> Either check your tld file and if you can't still the solution post the
> relevant code to this list, i'm sure somebody will be able to help you.
> Its always makes the job of the guys on this list a lot easier if you post
> the code alongwith the error.
> Try to adopt the above approach and you shall surely benefit :-).
> Have a nice day.
> With regards,
> Sachin S. Khanna
> http://www.emailanorder.com
> ----- Original Message -----
> From: cedric sk chin <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 10, 2001 12:11 PM
> Subject: help, custom taglibs, parse error in jsp page
>
>
> > 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.jav
> a, 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
> >
>
> ===========================================================================
> 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
>
__________________________________________________________________
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