RE: Remove Tiles Component

2005-03-03 Thread David G. Friedman
iles-defs.xml) when you need to modify your site's look and feel. Regards, David -Original Message- From: Ben Taylor [mailto:[EMAIL PROTECTED] Sent: Thursday, March 03, 2005 11:52 AM To: Struts Users Mailing List Subject: Remove Tiles Component I know there have been a few Tiles

Re: Remove Tiles Component

2005-03-03 Thread Tim Christopher
I think the variable (msgs) needs to be passed through by the layout page. I think this allows the other JSP inserted the same layout page to access the variable. I could easily be wrong about that but hopefully someone with more Tiles knowledge than me can prove me right / wrong Tim Christo

Remove Tiles Component

2005-03-03 Thread Ben Taylor
I know there have been a few Tiles related question recently, but having read them I still can't figure out how to solve my problem. At current I'm using: ... within a few of my JSPs. The position of this component within the document changes for each JSP file so I can not create a new layout f