Re: Action forms and numeric coercion

2006-02-20 Thread Laurie Harper
Scott Van Wart wrote: I'm new to struts and am setting up some form beans. I'm using hibernate, and one of my tables has a lot of foreign keys. The target tables are pretty much just lookup tables, which I use to populate a good number of drop-downs on my web page. Most of the foreign keys a

Action forms and numeric coercion

2006-02-19 Thread Scott Van Wart
I'm new to struts and am setting up some form beans. I'm using hibernate, and one of my tables has a lot of foreign keys. The target tables are pretty much just lookup tables, which I use to populate a good number of drop-downs on my web page. Most of the foreign keys are optional, and I'm s