Zsolt,

     I have some idea about this though I haven't tried it. I think this is
the basic idea.

Use JSTL fmt tag

<context-param>
     <param-name>javax.servlet.jsp.jstl.fmt.localizationContext</param-name>

<param-value>com.jea.emis.rulemaking.presentation.RuleMakingResources</param
-value>
</context-param>


Mohan

-----Original Message-----
From: Zsolt [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 20, 2004 5:56 PM
To: Struts Users Mailing List
Subject: How to replace "<bean:message..." with JSTL?


Hi,

how can I replace the following struts code with JSTL?

<bean:message key="tracker.delete.item.confirm" />


Zsolt


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


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

Reply via email to