struts2 web app without jsp pages, is it possible?

2009-12-08 Thread Shital Patil
Dear All, I want to develop web application in struts2 framework but without jsp pages. We are going to use HTML template engine for view. Is it possible to develop web application in struts2 without jsp pages? Is this a good idea? Regards, Shital The INTERNET now has a personality. YOU

Re: struts2 web app without jsp pages, is it possible?

2009-12-08 Thread Shital Patil
2009 at 2:12 PM, Saeed Iqbal wrote: > You can easily have html extension for your web page and use sitemesh for > templating > > On Tue, Dec 8, 2009 at 5:08 PM, Shital Patil >wrote: > >  > Dear All, > > > > I want to develop web application in struts2 framewo

Re: struts2 web app without jsp pages, is it possible?

2009-12-08 Thread Shital Patil
rs Mailing List" Date: Tuesday, 8 December, 2009, 5:19 PM > Fire the PM? you beat me to it :) On Tue, Dec 8, 2009 at 6:34 AM, Wes Wannemacher wrote: > On Tue, Dec 8, 2009 at 9:21 AM, Shital Patil wrote: >> Dear All, >> >> Thanks for your valuable suggestions. >> Ac