RE: (Newbie question) tiles:getAsString error attribute not found

2005-04-06 Thread Neil Aggarwal
://newsletter.JAMMConsulting.com > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 06, 2005 1:44 AM > To: user@struts.apache.org > Subject: Re: (Newbie question) tiles:getAsString error > attribute not found > > > In Tiles, you c

Re: (Newbie question) tiles:getAsString error attribute not found

2005-04-05 Thread brenmcguire
In Tiles, you can put attributes only into layout pages. In short terms you should modify your tiles-defs.xml this way: Ciao Antonio Petrelli Neil Aggarwal wrote: >Hello: > >I am a newbie to struts and am trying to get a handle on >tiles:getAsString