Hi all, I'm new to Webware, but have been using other web environments for a loooong time. What I would like to do is to use Webware for a core controller, forwarding to Cheetah for display. Think of Struts, if you know that.
I've got a couple main questions to start off: To forward using the actions from Webware is simple, but what is the best way to include data from the controller which isn't in the original request? This could be database results, error messages or whatever. I was thinking mainly of bundling these into the request, but am not sure how. Sessions could do the trick, but I'd prefer to avoid long URLs or mandatory cookies at the moment. Also Cheetah-related, but what is the best way to have other servlets available for forwarding, but not directly callable by an end-user? This is essentially just the pretty display code for a set of pages, but I don't want anyone able to call up templates which haven't been called by the Webware servlet. Thanks! Tim ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss