Re: [Stripes-users] TypeConverters and the declare type.

2013-03-16 Thread VANKEISBELCK Remi
Hi Robert, If the declared type is 2013/3/16 Robert Nicholson robert.nichol...@gmail.com I'm still new to stripes but last week I had an issue where it wasn't using the correct type convertor on a binding. So I have a hibernate object that has an attribute represented as a varchar in the

Re: [Stripes-users] TypeConverters and the declare type.

2013-03-16 Thread VANKEISBELCK Remi
Hi Robert, If the declared type is String the Stripes will bind to a String. If you wanna use an enum in the bean you can just do that. What do you mean by filter ? Cheers Remi 2013/3/16 VANKEISBELCK Remi r...@rvkb.com Hi Robert, If the declared type is 2013/3/16 Robert Nicholson