hello all -
these questions are based on my recent experiences with webware 0.8.1
1) is there a facility for running code on server start-up, and storing application-wide data (eg, say, a database connection pool manager)?
2) in a java servlet container like tomcat, each context is analagous to a separate application. in webware, this separation doesn't seem to exist. each context appears to be, basically, just a mapping of a URL segment to a directory. should i run a separate application server instance for each application that needs "separation" from other applications?
3) are there examples or documentation for using webware, formkit, and cheetah together in an optimal way?
4) if one is using cheetah, are the separate writeXXX() methods in a servlet really useful, considering that most of that information may be in the templates?
thanks!
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss