Hi Yitzle, 
thanks for your response.
Essentially I am looking for that ant script :-)
that will let me do this build etc. 

And yes, I have already gotten that Struts 2 book and reading through it to 
catch up. I have a good Struts 1.x background but never had to deal with Ant
build scripts before. 

I guess i will have to write one, If I am made to , but would appreciate if
someone can
share their ant or maven build script for use with Tomcat server. 

I can sure change it to make it work for my environment.
thanks a lot in advance,
robin


yitzle wrote:
> 
> I'm using Struts2 + Tomcat (for a whole 2 weeks!) and its all good.
> The way I deploy is by shutting down Tomcat, using an ANT script to
> copy to files into the Tomcat/webapps and starting Tomcat.
> I think you can deploy without closing Tomcat. You may want to check
> out Tomcat's manual... There's the Tomcat admin console, also. It
> might let you restart a webapp.
> 
> -----------------------------
> 
> Off topic: I'd advise looking at this book next.
> 
> From: Ian Roughley <[EMAIL PROTECTED]>
> Date: May 24, 2007 2:39 PM
> Subject: [ANN] "Starting with Struts2" Book
> To: user@struts.apache.org
> 
> I am pleased to announce the release of the mini-book "Starting with
> Struts2" from InfoQ.com.
> 
> "Starting with Struts2" is aimed at those who are new to Strut2, and
> those familiar with MVC frameworks but unfamiliar with Struts2.  It
> provides everything you need to know to get up and running using
> Struts2, and can be used as a starting point to explore the more
> intricate features of the Struts2 framework.   Topics include
> architecture and configuration, how to implementing actions, and
> supporting infrastructure such as validation and internationalization.
> Also included are productivity tips, providing a practical introduction
> on how best to use the framework.
> 
> The eBook can be found at
> http://www.infoq.com/minibooks/starting-struts253
> 
> /Ian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/struts-2-setup-for-tomcat-5.5-6-tf3841534.html#a10878256
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to