You're probably using a tag to display error messages. You can surround them by a conditional tag that checks for their presence. Check the tag example at the bottom of http://wiki.apache.org/struts/StrutsCatalogErrorTypes
Hubert On Tue, 21 Dec 2004 09:17:19 +0100, Olasoji Ajayi <[EMAIL PROTECTED]> wrote: > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]