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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to