Thanks lot for the reply, I have one business model application based on spring, guess I have 400 S2 Client web apps. In every S2 web app use common template to display retrieved dynamic listing based on the region. What I want to use one decorator (Sitemesh) or template (Tiles) to use in every S2 web app. Because it is required to be changed, the entire client sites in one modification. If I can centralize the decorator to use in every application it is possible, unfortunately Sitemesh or tiles doesn’t have support for that kind of feature yet.
Thanks Emil On Wed, Nov 25, 2009 at 4:48 PM, Saeed Iqbal <saee...@gmail.com> wrote: > IMO Presentation logic is your Action Beans and if you want to re-use > decorator you can reuse the JSP > > I guess I dont understand your needs. > > On Wed, Nov 25, 2009 at 4:30 PM, emil thushanga <thusha...@gmail.com> > wrote: > > > Hi All, > > > > I am currently developing a large website; witch is having more than > > 400 client websites, each and every web app is relying on one single > > business model which is done by spring. So the business logic is being > > reused here. But I want my presentation logic also to be reused in every > > web > > app. that will beneficial to change the presentation logic using one > > update. > > I tried with Apache tiles and Sitmesh, but I was unable to find a > solution. > > Please suggest me any solution? or any resource? > > > > thanks > > Emil > > > > > > -- > Saeed Iqbal > CEO > http://www.iqbalconsulting.com > Struts - J2EE - Application Architects and Developers > -- Emil Thushanga