Hi, 

I'm using Struts 1.0.

I want to put a localized message on the error.jsp. Therefor when I have an
error in my action, I will fill up an attribute in the request with the
locale key. And then use this tag in my error.jsp ...


<bean:message key="<%=request.getAttribute("errorMessage%>")"/>


But ... It doesn't work ... 

Anyone knows how do this ?

Thanks! 

Christoph Rooms

Attachment: Rooms, Christoph.vcf
Description: Binary data

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

Reply via email to