yes, this is what I ended up doing, and it worked for most things. However, I've still not found how to display a date as dd/mm/yyyy, or even mmm/yyyy instead of getting java.util.Calandar showing up...
Type: Posts; User: scharlau; Keyword(s):
yes, this is what I ended up doing, and it worked for most things. However, I've still not found how to display a date as dd/mm/yyyy, or even mmm/yyyy instead of getting java.util.Calandar showing up...
Found the sample app after looking more closely. Didn't see it before as I came into gitorious via a different route. I'll point it out here as the 'samples' app here:...
Hi,
thanks for this. It was really handy finding this just as I'm about to revise my old notes on using wurfl with spring to use with my students this week. While the greenhouse example shows how...
I tried to get drop downs to change using this advice of changing the toString method, and thought app wasn't working correctly and building me 'newest' version.
Found that the problem was in the...