Thanks for the quick reply Andre.
--- On Tue, 3/5/13, André Warnier <[email protected]> wrote: From: André Warnier <[email protected]> Subject: Re: Integrating blog into a JSP website To: "Tomcat Users List" <[email protected]> Date: Tuesday, March 5, 2013, 12:46 PM Sunil Shevante wrote: > Hi, > > Is it possible to integrate a blog into my JSP website? Currently I have > manually created the directory structure within my war file. > > My Site : www.investorschoolindia.com > > Also as a subquestion, how can we deploy latest contents on tomcat within > building the war file? Is there a way out? So that whenever I have a new > article, I can simply deploy the new article without building the whole > application. > > Tomcat version 6.0.14. > In very general terms, yes to all questions above. But maybe you want to search Google for examples about building websites with Java servlet containers, or Tomcat in particular. We cannot really help with that kind of questions here. This is a list for people asking technical questions about Tomcat-specific issues, not really about general JSP-based website design. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
