Don Brown wrote:

Well, pipelines won't work for Struts in the strictest sense, as they
rely on SAX and Struts isn't an XML transformation framework.



Struts could use a sitemap thingy to pass a request along actions (without having the action choose an ActionForward). I guess that could work by consulting the sitemap object like mapping.findForward(sitemap.getForward(request));


Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to