marino 2004/03/14 06:33:05 Modified: examples/struts/examples/struts_app4/layout Tag: VELTOOLS_1_1 masterLayout.jsp Log: demonstrate i18n with tiles Revision Changes Path No revision No revision 1.2.2.1 +3 -2 jakarta-velocity-tools/examples/struts/examples/struts_app4/layout/masterLayout.jsp Index: masterLayout.jsp =================================================================== RCS file: /home/cvs/jakarta-velocity-tools/examples/struts/examples/struts_app4/layout/masterLayout.jsp,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -r1.2 -r1.2.2.1 --- masterLayout.jsp 20 Feb 2004 13:31:43 -0000 1.2 +++ masterLayout.jsp 14 Mar 2004 14:33:05 -0000 1.2.2.1 @@ -30,7 +30,8 @@ <!-- MENU --> <tiles:insert attribute="menu"/> - + <tiles:importAttribute name="someAttribute"/> + <bean:message name="someAttribute"/> </TD> <TD>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]