Re: Struts 2 StrutsTypeConverter

2008-04-30 Thread Jeromy Evans
Asleson, Ryan wrote: Hello, I am new to Struts 2, so please bear with me. I am looking at implementing a custom StrutsTypeConverter. I want it to be a "global" converter (no just specific to an Action). If I'm understanding it correctly, to implement this I create an xwork-conversion.prop

Struts 2 StrutsTypeConverter

2008-04-30 Thread Asleson, Ryan
Hello, I am new to Struts 2, so please bear with me. I am looking at implementing a custom StrutsTypeConverter. I want it to be a "global" converter (no just specific to an Action). If I'm understanding it correctly, to implement this I create an xwork-conversion.properties file, and the fo