you have to specify which bundle has to be used. if you don't, Struts tries
to use the resources registered under key org.apache.struts.action.MESSAGE,
and there is none.
so you have to specify:  <html:errors bundle="errors"/> by example

hope it helps.....
Caroline


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to