Results 1 to 1 of 1
Thread: Problem with struts
- 09-11-2008, 07:14 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 2
- Rep Power
- 0
Problem with struts
Hello to all,
I am using struts as a framework and tomcat as servlet container ,
I try to run a little appilcation that i wrote using struts , i put all the jars and i get an exception in first page like this one :
if someone can help me to give some clue what is wrong ...Java Code:type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Module 'null' not found. org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:476) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) root cause java.lang.NullPointerException: Module 'null' not found. org.apache.struts.taglib.TagUtils.getModuleConfig(TagUtils.java:755) org.apache.struts.taglib.TagUtils.computeURLWithCharEncoding(TagUtils.java:364) org.apache.struts.taglib.TagUtils.computeURLWithCharEncoding(TagUtils.java:285) org.apache.struts.taglib.html.LinkTag.calculateURL(LinkTag.java:445) org.apache.struts.taglib.html.LinkTag.doEndTag(LinkTag.java:353) org.apache.jsp.index_jsp._jspx_meth_html_005flink_005f0(index_jsp.java:150) org.apache.jsp.index_jsp._jspx_meth_html_005fhtml_005f0(index_jsp.java:103) org.apache.jsp.index_jsp._jspService(index_jsp.java:67) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:328) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) note The full stack trace of the root cause is available in the Apache Tomcat/5.5.23 logs.
thanks
Similar Threads
-
Problem with my first Struts program....please help me
By sireesha in forum Web FrameworksReplies: 5Last Post: 10-16-2011, 04:19 PM -
Problem with Struts Menu
By sdp in forum Advanced JavaReplies: 4Last Post: 10-02-2009, 02:13 AM -
Struts 2 paging problem using display tag...?
By prabhurangan in forum Web FrameworksReplies: 0Last Post: 07-02-2008, 08:20 AM -
in struts reset was problem
By sureshBabu in forum Web FrameworksReplies: 1Last Post: 05-07-2008, 03:26 PM -
Struts problem
By ziniestro in forum Web FrameworksReplies: 2Last Post: 05-10-2007, 05:41 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks