Never mind
Messed up my application context by adding the wrong BinderSelectionStrategy to the application services. Now the binder (and all the others :rolleyes: ) are working like a charm.
If...
Type: Posts; User: runfa; Keyword(s):
Never mind
Messed up my application context by adding the wrong BinderSelectionStrategy to the application services. Now the binder (and all the others :rolleyes: ) are working like a charm.
If...
Hi, I'm just trying to figure out how to use the TigerEnumComboBoxBinder.
Added the following to the application context
<bean id="binderSelectionStrategy"
...