RE: Nested tile definitions w parameters

2004-08-13 Thread Jim Barrows
> -Original Message- > From: Craig Dickson [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 2:48 PM > To: Struts Users Mailing List > Subject: RE: Nested tile definitions w parameters > > > Jim, thanks for the reply, but I am having some trouble under

RE: Nested tile definitions w parameters

2004-08-13 Thread Craig Dickson
Jim, thanks for the reply, but I am having some trouble understanding what you did. How does the viewContent parameter get used? Also, just for clarification, view.jsp has the sub-layout in it and singlePanel.jsp contains the content I wish to insert into an area in the layout. Jim Barrows wr

RE: Nested tile definitions w parameters

2004-08-13 Thread Jim Barrows
What about taking this: > > > > > and doing this: /WEB-INF/jsp/view/view.jsp > > Basically what we are trying to achieve is to use the view.jsp as the > content that gets included by the master.jsp layout page. But the > view.jsp page also has a > t