2009/11/18 Jeremy Thomerson <jer...@wickettraining.com>

> Well, you can't make a subclass a different parameterized type than it's
> parent.  It won't work.
>
> You should be using an Integer model for this and using a converter rather
> than a nested model to make it a string.  That's what converters are for.
>
>
Hi ,

Do you mean AbstractConverter ?

Is there any code snippet that demonstrates how to implement a Converter and
"hook" it into a page ?

Thanks a lot.

Reply via email to