There's another point that confuses me as well: Do you recommend me to place my servlets under the htdocs hierarchy or to keep them away from there?

You should place the servlets in the Contexts subdirectory that is created by the MakeAppWorkDir script, see:
http://wiki.w4py.org/makeappworkdir.html

The following pages may also be interesting for you:
http://wiki.w4py.org/directorystructure.html
http://wiki.w4py.org/modrewriterecipes.html

You can serve your static paces from the ordinary htdocs directory, or create a subdirectory in the webware working directory, if they logically belong to your webware application.

-- Christoph


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to