Re: BeanUtils.populate Exception

2004-11-04 Thread Wendy Smoak
From: "Christian Weber" <[EMAIL PROTECTED]> > i have a great problem. I am in a project with struts 1.2.4. I can only > use 50 action-mappings. Everything works fine, but when I add a new > action-mapping, i can not use it! It would be helpful to see the tag that's causing the problem. My bet is

Re: BeanUtils.populate exception?

2004-10-26 Thread Niall Pemberton
Can you identify which particluar indexed property its trying to populate? I'd start by debuging it by showing the request parameters that are being submitted with the different browsers and the length of the indexed property before it tries to populate. Niall - Original Message - From: