Hi there,
I need to use DWR to marshall/demarshall complex data objects sent from
javascript, in order to pass them as parameters to a servlet that outputs a
rendered image generated upon those parameters. I know you can't modify the
response headers, so, can you come up with an idea to acomplish this?
I have setup a pojo to get those parameters and call the RequestDispatcher
in order to call the servlet I want, but this servlet writes on the response
and modifies the header response type.
I think I have to write an extension for DWR to handle this.. any idea?
Thank you.
Damian del Rivero
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...