Re: Struts with Tiles

2005-04-06 Thread brenmcguire
OK Understood, I think. So you have a Tiles definition and, when the form is submitted and the Action made its work, you want to forward to a page where only one portion of the Tiles definition changes. The solution is simple: make another definition! ;-) You know, as I said a lot of times before,

Re: Struts with Tiles

2005-04-06 Thread Kade Jeevan Kumar
hi, let me explain problem in better way, using tiles framework i've created a layout page , which embed various jsp's.Now u can say that each jsp is a region in the layout.say we have divided our layout into three regions one for header,one for footer and one for content. Now if in my content ar

Re: Struts with Tiles

2005-04-04 Thread brenmcguire
>... but the the problem i'm facing is how to point to a particular region in tiles framework from struts config. > What do you exactly mean? Please expose your problem with more details. - To unsubscribe, e-mail: [EMAIL PROT