Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

Re: type conversion per method

Jason Deffenbaugh

2008-08-22

Replies: Find Java Web Hosting

Author LoginPost Reply
Figured it out. Had a bad URL going. Thanks!

On Fri, 2008-08-22 at 14:41 -0400, Jason Deffenbaugh wrote:
> I'm running struts 2.0.11 trying to do a custom type conversion.
>
> The conversion is working for the action that calls the execute() method
> in the action class but it does not work for an action that is declared
> using the method="methodName" parameter in struts.xml so when
> methodName() runs I get an input result because it doesn't convert.
>
> I have my properties file to wire up the conversion named as:
> ActionClass-conversion.properties
>
> The property file contains:
> parameter=com.type.conversion.ClassName
>
> I also tried putting this in xwork-conversion.properties without
> success.
>
> Has anyone had success using type conversion for actions that don't run
> execute()?
>
> -Jason
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.