Hi All,

        I need to know how to read internationalized messages inside action
classes If
possible I would like to load it from the same messages property file as the
one 
<bean:message /> loads it from.

For instance how would I internationalize this message "Session Cleanup:
sessionData removed from session"
in the following line of code.

     log(Constants.ERROR_DEBUG,
                    "Session Cleanup: sessionData removed from session");

Thanks in advance for your help :o)


Regards,
Anjana
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

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

Reply via email to