|
How can I map some servlets next to the Cocoon stuff in the
same context? For example, I have a servlet that maps /bulk/* to it, but
Cocoon maps the whole / This doesn’t work even if the /bulk/* servlet mapping
is written first. I tried mapping only mapping the URI space that I use for it
to Cocoon (to /multi/*, instead of /), but then the cocoon app doesn’t work. Thanks |
- servlets & cocoon? Fernando.Matomira
- Re: servlets & cocoon? Jean-Baptiste Quenot
- Re: servlets & cocoon? Andrew Stevens
