Mapped properties call setter method twice?

2003-09-11 Thread Karr, David
Gee, it's been a while since I've gotten to write some code actually USING Struts instead of inside of it (the EL part, at least). I'm using Struts 1.1, with WebLogic 8.1. I have a multibox that is using a mapped property. The setter in the bean properly gets called with the key and value. The

RE: Mapped properties call setter method twice?

2003-09-11 Thread Erez Efrati
, David [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 8:51 PM To: [EMAIL PROTECTED] Subject: Mapped properties call setter method twice? Gee, it's been a while since I've gotten to write some code actually USING Struts instead of inside of it (the EL part, at least). I'm using Struts