| Author |
Exception thrown by getter for property
|
amitesh kumar
Ranch Hand
Joined: Aug 01, 2006
Posts: 50
|
|
Hi, In the above code I am using 3 different indexed properties. The correspoding form contains following methods: Please help me, why I am getting error "Exception thrown by getter for property". Amitesh
|
 |
Brent Sterling
Ranch Hand
Joined: Feb 08, 2006
Posts: 948
|
|
I have not seen this exact error before. Are you using request or session scope for your action? Are you familiar with the "lazy loading" issues described at this link? http://wiki.apache.org/struts/StrutsCatalogLazyList - Brent
|
 |
amitesh kumar
Ranch Hand
Joined: Aug 01, 2006
Posts: 50
|
|
Hi, Please help me to use indexed property in <html:select> tag. I have to keep a ArrayList object in the corresponding Form and this object should be populated when user selects the options from the Combo box. With Regards, Amitesh
|
 |
 |
|
|
subject: Exception thrown by getter for property
|
|
|