Fixed - thanks! On 3/7/07, wnqq <[EMAIL PROTECTED]> wrote:
In the tutorial of "Using Struts 2": http://appfuse.org/display/APF/Using+Struts+2 The following line of code: <clickbutton label="Save" description="Click Save"/> should be fixed as: <clickbutton label="{button.save}" description="Click Save"/> Otherwise, the test will fail in I18N environment. -- View this message in context: http://www.nabble.com/I18N-error-in-tutorial---Using-Struts-2-tf3361250s2369.html#a9350284 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
