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]

Reply via email to