RE: Using Cocoon progamatically from an Existing Tomcat webapp ...

2002-07-18 Thread Vadim Gritsenko
> From: Paul Mchugh [mailto:[EMAIL PROTECTED]] > > Hi All, > > I'm a new-comer to Cocoon and would like to find out if it is possible to use > its services from within an existing tomcat webapp, rather than deploying the > cocoon servlet in its own webapp. > > My own webapp has some servlets an

Using Cocoon progamatically from an Existing Tomcat webapp ...

2002-07-17 Thread Paul Mchugh
Hi All, I'm a new-comer to Cocoon and would like to find out if it is possible to use its services from within an existing tomcat webapp, rather than deploying the cocoon servlet in its own webapp. My own webapp has some servlets and java beans that are hooked up to a database. I would like