ActionServlet
Hi.I've an index.jsp which forwards to an action.I've defined ActionServlet in web.xml as follows
action
org.apache.struts.action.ActionServlet
config
/WEB-INF/struts-config.xml
1
action
*.do
]]>
and I'm trying to access index.jsp.I'm getting an error servlet action is currently not available.I've struts.jar in classpath.Can somebody help me?
Please sign in to leave a comment.
I'm certain someone can help you. The problem is, you're asking the wrong people. As Yann had mentioned in another post (http://www.intellij.net/forums/thread.jspa?threadID=207379&tstart=0) , you will probably find http://struts.apache.org and the mailing lists linked there to be a better resource to consult.
This is the entirely wrong forum for such inquiries.
~ kc