Thread: Nested Tags JSP
View Single Post
  #1 (permalink)  
Old 06-22-2007, 07:28 PM
Marcus Marcus is offline
Member
 
Join Date: Jun 2007
Posts: 92
Marcus is on a distinguished road
Nested Tags JSP
I want that a JSP shows dynamically the content of a key in the internationalization's .properties (ApplicationResourses.properties) depending on the value that comes out.
I get this value in each element of a set that itero with iterate in the JSP. The first thing I tried to do was to put tag bean: write as a key of tag bean: message, but an error appeared.
I'd like to ask you if you've ever done something like that or if you haven't, I'd like to know how will you solve it.
Thanks

Marcus
Reply With Quote
Sponsored Links