Apache Tiles sounds like exactly what you're looking for, and works great with Struts2. You could also consider a single page app (i.e. AngularJS) approach. (*Chris*)
On Thu, Sep 19, 2013 at 8:23 AM, Yaragalla Muralidhar < yaragallamur...@gmail.com> wrote: > hi I have a jsp with a layout. it means the jsp has menu on the left and > header on the top. now for every action the center part of the jsp should > change. Is this possible? > > I mean for every different action a different jsp should be included in the > center of the layout jsp. If this is possible it will be of so much help. > kindly help? if possible is there a solution without tiles? > > > > *Thanks and Regards,* > Muralidhar Yaragalla. > * > * >