Advanced Control Flow - Java
Peter Sparkes <[email protected]> Wed, 24 Sep 2014 08:19:54 +0100
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, "http://cocoon.apache.org/2.1/userdocs/flow/java.html" has an example of dynamically compiling Java source files and loading and executing the resulting classes at runtime Please where would the jar file go? is it WEB-INF/lib, as I can't get it to work? Thanks Peter