Hi
What exactly does this error mean??
I have a JSP (using a few Struts tags) with the action beans working with a
couple of EJB's. I have successfully deployed it in the Websphere Test
Environment using VA 3.5.3.
I am trying to deploy the same application on WAS 3.5 Patch 2 and I get the
following/well known error when I try to hit my JSP.
If Iam correct, this has to do with the web.xml, struts-config.xml files and
the addition of the servlets to the servlet container.
Error 500
An error has occured while processing
request:http://xxx.yyy.com/phase3order.jsp
Message: Server caught unhandled exception from servlet [JSP 1.1 Processor]:
Cannot find message resources under key org.apache.struts.action.MESSAGE
Could some one throw some light on this puhlease....
Regards
Hemant Pathangi