webwork/src/docs/manual quickstart.html,1.1,1.2
[email protected] Mon, 10 Nov 2003 21:43:11 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/docs/manual In directory sc8-pr-cvs1:/tmp/cvs-serv11581/src/docs/manual Modified Files: quickstart.html Log Message: Mention skeleton app Index: quickstart.html =================================================================== RCS file: /cvsroot/opensymphony/webwork/src/docs/manual/quickstart.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- quickstart.html 11 Nov 2003 05:38:30 -0000 1.1 +++ quickstart.html 11 Nov 2003 05:43:09 -0000 1.2 @@ -57,6 +57,18 @@ request for data, and looks for it on the entire value stack, returning the first (most recent) match for the data. +<h2>The skeleton app</h2> +<p> +If you want to be up and running quickly without having to go through the hassle +of creating a buildfile and project directories, webwork ships with a +skeleton-project.zip file that contains a bare-bones skeleton project webapp +that can be deployed into your servlet container of choice. +You will need to run ant to compile the single trivial action that is included, +then you're up and running. Note that this app does not contain the velocity jar +files or jars for any views other than jsp, so if you want to test different +views that simply copy the jar files requires for that view type into the +WEB-INF/lib directory. + <h2>A Simple Example</h2> <p>Here's a very simple example of a guestbook done in WebWork, to ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/