Re: Tiles Help! Help with Tiles...

2003-11-28 Thread Ricky
t;Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, November 29, 2003 3:29 AM Subject: Re: Tiles Help! Help with Tiles... > Ricky, > Thanks Alot I re-read your email over and over (before I get some sleep) > and did not understand it. > Just re-read it again to

Re: Tiles Help! Help with Tiles...

2003-11-28 Thread Timo
st" <[EMAIL PROTECTED]> Sent: Friday, November 28, 2003 9:00 AM Subject: Re: Tiles Help! Help with Tiles... > you don't need to put the value again..after you define your definiton in > tile-config.xml,.change your code below : > > <%@ taglib uri="/WEB-INF/stru

Re: Tiles Help! Help with Tiles...

2003-11-28 Thread Timo
ts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, November 28, 2003 9:00 AM Subject: Re: Tiles Help! Help with Tiles... > you don't need to put the value again..after you define your definiton in > tile-config.xml,.change your code below : > > <%@ taglib uri="/WE

Re: Tiles Help! Help with Tiles...

2003-11-28 Thread Ricky
%@ include file="/Layout/stdDefinition.jspf"%> to a simple code just like this: within the page you will be display the tiles.(not the layout page) - Original Message - From: "Timo" <[EMAIL PROTECTED]> To: "Struts Users Mailing List"

Tiles Help! Help with Tiles...

2003-11-28 Thread Timo
Hi all, I tried to use tiles-defs.xml to define a tile, but got the following error: 500 Internal Server Error javax.servlet.jsp.JspException: Error - Tag Insert : No value defined for bean 'stdLayoutDef' with property 'null' in scope 'null'. here is my tiles-defs.xml http://jakarta.apache.org