You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rafał Krupiński <r....@gmail.com> on 2009/12/07 19:11:13 UTC

Mapping request to action object without actually defining action

Hi, everybody!

I want to write a portlet that would take input from another portlet
(struts2-portlet) and return pdf document.
Binary data is available only with jsr286 portlet 2.0 and
struts2-portlet2 is experimental in sandbox.

All I need is to is to map HttpRequest object to properties of an
action object, I don't need the rest of struts framework in this
particular problem.
Could anyone tell me how to do that?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org