Hi,
 
  My struts application shows the following two erros when I
upgraded Struts 1.1 to 1.2. This was working fine under
Struts 1.1. Also attached struts-config.xml and web.xml
 
  Please help.
 
  Thank you.
 
Sudheer
 

Error 1
-------
type : Status report
 
message : Servlet action is not available
 
description : The requested resource (Servlet action is not available) is not available.
 

Error 2
-------
 
javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE
 org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)
 org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:758)
 org.apache.jsp.general.users.login_jsp._jspService(login_jsp.java:114)
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to