out recreating it every time. I suggest this
since the names "StartFailure" and "LowMemory" label names sound like
something you would probably keep constant for all users.
Regards,
David
-Original Message-
From: Pankaj Gupta [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 17, 2
Hi,
I am facing a problem with prepoulating the form. I am using following code
to prepopulate the form in my Action class:
Vector eventTypes = new Vector();
eventTypes.add(new LabelValueBean("StartFailure", "Value 0"));
eventTypes.add(new LabelValueBean("LowMemory", "Value 1"));
request.setAttr
2 matches
Mail list logo