cocoon users, Im confused. I don't understand why my xml files have to be in the cocoon directory e.g. ...webapps/cocoon/proj/file.xml
That means I can't render xml files which are under ...webapps/ROOT/XML/ which really poses a problem for me (file layout considerations). Also, java servlets on my system are located under .../webapps/java/WEB-INF/classes ... so how do I configure cocoon to: - render any file under my root directory?? - get the xml output from my java servlet in the java/WEB-INF/classes directory to be passed to cocoon?? I'm sorry if i'm being repetitive, im just somewhat confused with how the virtual path seems to be: ....webapps/ROOT/cocoon instead of the real one which is .... webapps/cocoon/ .... and the configuration issues. I hope i've expressed myself well. I would appreciate any examples, source code, explanations, etc.... im a newbie in the world of cocoon. Please help! I am desperate! Thanks, --------------------------------------------------------------------- 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]>