2007 14:34
An: users@appfuse.dev.java.net
Betreff: [appfuse-user] Can I use form:select with data bound using
referenceDate()
All the posts I see, here on the AppFuse mailing list and all over the net,
use the old spring:bind tag. Can I use the Spring 2.0 form:select tag?
I have implemented re
All the posts I see, here on the AppFuse mailing list and all over the net,
use the old spring:bind tag. Can I use the Spring 2.0 form:select tag?
I have implemented referenceData() in my XxFormController class, and add a
Map of Inspectors to the Model. But in the jsp, the following code:
give