Hi, I’m new at this list and my experience in using the taglibs is not very 
well. My Problem is when ever I place the following code ( <%@ taglib 
uri="http://jakarta.apache.org/taglibs/rdc-1.0"; prefix="rdc" %> ) in a jsp file 
I will get an internal error from the tomcat. I’ve done all steps which are 
mentioned in 
http://jakarta.apache.org/taglibs/doc/rdc-doc/rdc-1.0/index.html#config. I’m 
running tomcat 5.0.28 and my editing-tool is NitroX 3.0. 

 

Can somebody please give me a short documentation how to implement the RDC 
tablibs. 

 

 


Here is the output that comes from tomcat:

 

type Exception report


message 


description The server encountered an internal error () that prevented it from 
fulfilling this request.


exception 
org.apache.jasper.JasperException: Unable to compile class for JSP
 org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:520)
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
 org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


root cause 
java.lang.NullPointerException
 java.util.Hashtable.put(Hashtable.java:393)
 
org.apache.jasper.compiler.TagLibraryInfoImpl.createTagFileInfo(TagLibraryInfoImpl.java:486)
 
org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImpl.java:250)
 
org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:162)
 org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:418)
 org.apache.jasper.compiler.Parser.parseDirective(Parser.java:483)
 org.apache.jasper.compiler.Parser.parseElements(Parser.java:1539)
 org.apache.jasper.compiler.Parser.parse(Parser.java:126)
 org.apache.jasper.compiler.ParserController.doParse(ParserController.java:220)
 org.apache.jasper.compiler.ParserController.parse(ParserController.java:101)
 org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:203)
 org.apache.jasper.compiler.Compiler.compile(Compiler.java:470)
 org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
 org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
 org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
 org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.28 logs.


                
---------------------------------
Gesendet von Yahoo! Mail - Jetzt mit 1GB kostenlosem Speicher

Reply via email to