Hi,

I've used Struts 1.0 tags in my non-struts web applications with no
problems.  I simply never used the message resources related properties of
any of the tags.

Now with Struts 1.1b2 I get the following exception for a simple <bean:write
name='mybean'/>.

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

Why the change?  Why not allow the tags to be used outside of a Struts
application as was possible in the 1.0 tags?

-Jerome


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to