If you get the full source from CVS, you can see that Tutorial and Vlib can be run this way ... directly from the source directories. Of course, I structure a few things so that my directory layout roughly matches the structure of a WAR.
Actually, you can just unpack the examples-src.jar to see how its structured. Theres a build.xml with a target for running the Tutorial that partners up with a web.xml and a jetty.xml. ----- Original Message ----- From: "Michael Doherty" <[EMAIL PROTECTED]> To: "Tapestry Developer" <[EMAIL PROTECTED]> Sent: Saturday, May 25, 2002 10:54 AM Subject: [Tapestry-developer] Is War file necessary? Forgive me for asking such a simple question, but is it necessary to put html, class, jwc, application, and xml files in a war file before running them in jetty? Or can you just compile your classes, set up the other files and run them that way? Tia Michael Doherty ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
