Hello,
I'm running my cocoon app under tomcat, and am trying to figure out where to place the
target of a cocoon.load call in my flowscript so that it will be found at runtime.
For example, I'm trying to use:
cocoon.load("resource://org/apache/cocoon/forms/flow/javascript/Form.js");
While I've gotten this to work under the included jetty server, I'm not sure how to transfer
this over so it will work correctly as a tomcat webapp. Any help would be greatly appreciated.
Thanks,
Jeff
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org
|