RE: JSTL and Tiles

2004-09-30 Thread Paul McCulloch
> Sent: Wednesday, September 29, 2004 6:54 PM > To: '[EMAIL PROTECTED]' > Subject: JSTL and Tiles > > > I have a JSP which uses JSTL to define a variable. This same JSP uses > tiles:insert to include a page segment that also needs to be > able to have > visibility t

JSTL and Tiles

2004-09-29 Thread CRANFORD, CHRIS
I have a JSP which uses JSTL to define a variable. This same JSP uses tiles:insert to include a page segment that also needs to be able to have visibility to its parent JSTL variable. How can I pass that variable to the inserted tiles page and have it update the variables value so that the remain