Dear Simon,

I have embedded the jspwiki project within my own webapp, to provide a
help engine. The jspwiki project provides java classes (in a jarfile)
plus some .jsp files and assorted resource-files (images, scripts, etc). Currently I put all the java classes as a jarfile in my classpath (ok),
and also unpack the jsp and resource files into my webapp's content
directory (ugly).

Could you elaborate on why using a separate webapp/war-file for the wiki is not working for you?

In your shoes I would probably do just that. Break out the help engine into its own webapp for people to install separately.
--
Kees Jan

http://java-monitor.com/forum/
kjkos...@kjkoster.org
06-51838192

The secret of success lies in the stability of the goal. -- Benjamin Disraeli


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to