Re: FW: layout Struts 2

2007-08-03 Thread Laurie Harper
This is rather vague. For building up page layouts, take a look at Tiles. For doing Ajax-y stuff, take a look at the ajax theme and supporting S2 tags. Specifically for the use case you describe below, take a look at s:a and s:div (I think). L. Manuel Correa wrote: I want to have one div in

FW: layout Struts 2

2007-08-02 Thread Manuel Correa
I want to have one div in the left and when some click in some link refresh the div in the right, with Ajax. Manuel -Original Message- From: Manuel Correa [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 1:51 PM To: user@struts.apache.org Subject: layout Struts 2 Some Knows h