<script type="text/javascript">var dzone_url = 'http://www.stripesbook.com/blog/index.php?/archives/19-Stripes-Quickstart.html';</script>
<script type="text/javascript">var dzone_title = 'Stripes-Quickstart';</script>
<script type="text/javascript">var dzone_blurb = 'Stripes-Quickstart is an Ant script that speeds up the process of creating a new Stripes project.';</script>
<script type="text/javascript">var dzone_style = '2';</script>
<script src="http://widgets.dzone.com/widgets/zoneit.js" language="javascript"></script>
Stripes-Quickstart is an Ant script that speeds up the process of creating a
new Stripes project. Here is a summary of its features:
- Creates the project directory structure
- Downloads and copies the appropriate JAR files
- Generates a basic
web.xml file
- Generates an action bean, a layout, and a simple page as a starting point
- Supports JSP/JSTL
and FreeMarker
- Creates an Ant
build.xml file for compiling and packaging the web application
- Creates a
run target to run the web application in Jetty
- Creates an
xml file that you can use to run the web application in Tomcat
- Creates ready-to-import Eclipse and NetBeans
projects
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.