Hi all , I have a MyApplicationResources at the following level .

wardens/WEB-INF/classes/org/breconbeacons/wardens/MyApplicationResources
wardens/WEB-INF/src/org/breconbeacons/wardens/MyApplicationResources

I have also declared the above path in my web.xml.and consructed a DatabaseServlet in preparation for connection pooling . The path has also been set as above and web.xml.

Note only the ActionServlet is set to org.

I intially used a dbTags (taglib) and evrything worked fine but i want to subtract all the scriptlets out of my html code and utilise the html,form,base and links tags that are availble
and make better presentation of the view jsp pages.

So why is my message resource missing as i have set the path as above and not as below error.To MyApplicationResources - and amended  the DatabaseServlet and message resource in the application web.xml file accordingly.

Any Suggstions - Cheers Chuck
[EMAIL PROTECTED]">

Error: 500

Location: /wardenswork/index.jsp

Internal Servlet Error:
javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE




Reply via email to