You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Aaron Ravenberg <ar...@benefitsxml.com> on 2001/07/17 13:45:31 UTC

Struts Deployment

Hello all,

I have just started using struts and I was wondering what is the best way to
deploy struts for development, so I can avoid using a war file until it is
ready to deploy in test or production?  The documentation seems mostly
geared toward deployment as a war file and the ActionServlet seems to need
the action mapping described in the web.xml.

I am using weblogic 5.1 sp 9

Thank you,

Aaron Ravenberg