Kawczynski, David wrote:
I don't have something that will receive that request and pass the URL data to along. I was hoping to use struts2 for that. AFAIK, the ActionSupport subclass would have to have to encapsulate properties whose name is not known at compile-time. So is there a way to have struts2 collect any and all properties in a request, instead of declaring each named value as a POJO in that class?

Use the ParameterAware interface?

Dave


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

Reply via email to