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


what does this mean, i am just writing a simple program to display the contents 
of a table in a database using struts (using it ti learn struts), i am not 
writing any complicates stuff, no resource bundles, internationalizations or 
things like that, just a form that will display the result and the class tha 
will fettch the table and give it to the Action that sends it to the form

Reply via email to