> What is the current status of servlet chaining with Apache-Jserv? It
> looks like it isn't supported, does anyone have 1) a timeframe
_never_!!!!!!!
> 2) design
> ideas to share ?
use Class.forName() to dynamicially load and execute whatever you want.
> As an alternative, does a java implementation of client-side ajpv exist?
not that i know of.
> I have a servlet that generates XML and I would like to feed the xml to
> Cocoon for rendering, any ideas welcome.
use Class.forName() to load and execute Cocoon.
-jon
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]