Hi,
I want to iterate through my arraylist of objects and
display the values using bean:write and submit them
with form.
My strut config has :
feild4 is an arraylist of javabean class mybean.
class mybean{
String new1;
String new2;
String new3;
public String g
Hi,
I am getting this following error when i try to submit
the form that iterates over arraylist of objects.
Please help me with this error.
Nov 01 09:45:55 2005: Servlet action: unable to
service request: BeanUtils.populate
Nov 01 09:45:55 2005: javax.servlet.ServletException:
BeanUtils.populate
Hi,
My dynaaction form has an array of bean objects. I am
trying to iterate through the list and accept some
values in my jsp page. But when i submit my jsp page
it does not have these values.
Can anyone tell if i should write my hidden in a
different form. Please help me.
Sujji
Unsubscribe
Sent from Yahoo Mail on Android
On Sun, Sep 25, 2022 at 3:09 AM,
lukaszlen...@apache.org wrote: This is an automated
email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch lukaszlenart-patch-1
in repository https://gitbox.apache.org/repos/asf/s