Re: dealing with HashMaps instead of beans

2001-09-20 Thread Paul King
in the works by others. Anyone?? Erik - Original Message - From: Paul King [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 19, 2001 11:29 PM Subject: Re: dealing with HashMaps instead of beans Thanks Erik. I'm looking for a general solution, so possible changes

Re: dealing with HashMaps instead of beans

2001-09-20 Thread Erik Hatcher
first hand in the very near future though. Erik - Original Message - From: Paul King [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 9:21 AM Subject: Re: dealing with HashMaps instead of beans For HashMaps, would a property reference look like

dealing with HashMaps instead of beans

2001-09-19 Thread Paul King
I've encountered 2 jsp apps recently that are passing data around in HashMaps instead of java classes with getters and setters. Without re-writing everything, I'm trying to use struts to re-write the display and controller code of these apps, but I haven't found a good way to deal with these

Re: dealing with HashMaps instead of beans

2001-09-19 Thread Erik Hatcher
custom tag. Erik - Original Message - From: Paul King [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 19, 2001 4:45 PM Subject: dealing with HashMaps instead of beans I've encountered 2 jsp apps recently that are passing data around in HashMaps instead of java

Re: dealing with HashMaps instead of beans

2001-09-19 Thread Paul King
- Original Message - From: Paul King [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 19, 2001 4:45 PM Subject: dealing with HashMaps instead of beans I've encountered 2 jsp apps recently that are passing data around in HashMaps instead of java classes with getters

Re: dealing with HashMaps instead of beans

2001-09-19 Thread Erik Hatcher
of already in the works by others. Anyone?? Erik - Original Message - From: Paul King [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 19, 2001 11:29 PM Subject: Re: dealing with HashMaps instead of beans Thanks Erik. I'm looking for a general solution, so possible