> From: Chris Foo [mailto:[EMAIL PROTECTED]] > > Hello, > > If I have an application, do I have to place all the classes in the > <cocoon/web-inf/classes> directory?
This or jar file(s) in the <cocoon/web-inf/lib>. > Can they be placed in a web-inf > directory within it's application directory. ie. > <cocoon/myapp/web-inf/classes>? If so, what file(s) do I modify and/or add? Try extra-classpath parameter in the web.xml. It might work. But classes or lib directory is better. Vadim > Thanks, > > Chris --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>