I have the I18N support for externalizing strings working great in
Struts/Tiles, but we have several Tiles that are all text and it doesn't
really make sense to copy all that text into the resource bundle and have an
empty Tile that just retrieves the text.  I was hoping there was a way to do
something like define a tile.jsp and tile_fr.jsp and have it pick the right
one automatically, but that doesn't seem to be working.  Is there a simple
way to accomplish this?
 (*Chris*)

Reply via email to