You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mark Menard <ma...@mjm.net> on 2007/04/26 05:18:26 UTC

null Properties and Interfaces

I have an action that has a property of type Person, which is an interface.
How can I tell Struts what implementation class to instantiate to satisfy a
null property?

I've read the Type Conversion page at:

    http://struts.apache.org/2.x/docs/type-conversion.html

I don't quite see how this is done. Would I make a StrutsTypeConverter?

Thanks,

Mark

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