Re: Passing runtime exp into tag

2009-07-10 Thread Peter Bliznak
Figured it out, forget it. From: Peter Bliznak To: Struts Users Mailing List Sent: Friday, July 10, 2009 11:23:15 AM Subject: Passing runtime exp into tag Hi all, translating portion of old code which was using S1 and Tiles and ran into problem. There is

Passing runtime exp into tag

2009-07-10 Thread Peter Bliznak
Hi all, translating portion of old code which was using S1 and Tiles and ran into problem. There is one tile representing form which is being used on almost all screens. One doesn't want to write same tile over and over again since only name of the action differs. Existing code used this: // de