Struts+webservices
Hi
I am trying to run the source code for a webapplication which is using Struts+webservices.I need to run the code and see the JSp pages view.I am trying to run it in Tomcat server ... its giving error resource not found ,or
org.apache.jasper.JasperException: Module 'null' not found.
org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:372)
I have compiled all .java Files using MYEclipse and copied to The project in Webapps of Tomcat
Regards
Nishi
|