Scenario: 1)
HTML Form captures data 2)
Servlet converts the
input into *simple* XML and
forwards the Request to a 3rd party servlet 3)
This 3rd party servlet does some processing and generates a Response in
XML Now, I need to capture this
3rd Party Response XML and pipe it into cocoon for
transformation. Any ideas how this
3rd party servlet can forward its response
to cocoon instead of to the browser? And what type of cocoon generator would
take this in? Thanks!!! |
- Re: [C2] Help intercepting Response Jeff Branc
- Re: [C2] Help intercepting Response Piroumian, Konstantin