Struts - indexed property problem with jdk1.5 - overloaded get/set method with same name - for Struts Team

2008-11-27 Thread Rajil
Hello Struts Guru; I am using jdk1.4, struts1.0 and tomcat4.1 for my application. And I wanted to upgrade my application to jdk1.5. Struts1.0 had some problem with jdk1.5. I was not able to interpret two property with the same name, one is indexed and other is not. E.g. I have one ActionForm

Struts - indexed property problem with jdk1.5 - overloaded get/set method with same name - for Struts Team

2008-11-26 Thread Rajil
Hello everyone; I am using jdk1.4, struts1.0 and tomcat4.1 for my application. And I wanted to upgrade my application to jdk1.5. Struts1.0 had some problem with jdk1.5. I was not able to interpret two property with the same name, one is indexed and other is not. E.g. I have one Acti

Re: Struts indexed property problem

2005-06-28 Thread Michael Jouravlev
You want bean utils to convert your proprietary value object into generic List? Umm, don't see how this is possible. Michael. On 6/28/05, Siena, Christina (.) <[EMAIL PROTECTED]> wrote: > As you can see, the forms implement programList differently which is the > cause of the problem. In order fo

Struts indexed property problem

2005-06-28 Thread Siena, Christina \(.\)
Hi, I've encountered an indexed property problem (common in Struts) when navigating from one page to another if checkboxes are checked in the page that I'm navigating from: [6/28/05 12:51:01:354 EDT] 44bb6cd5 WebGroup E SRVE0026E: [Servlet Error]-[BeanUtils.populate]: java.lang.NullPointerEx