Hi,

I wanted to know if there is any way in which we can reset all the
elements of the form bean without giving individual resets all the time

for e.g I have 4 elements in my form bean. say A,B,C,D I am interested
in resetting all the four without giving

resetAllElements() {
A = null
B = null
C = null
D = null
}


Note: My form bean has session scope(I need it)

Regards

Anant


Confidentiality Notice

The information contained in this electronic message and any attachments to this 
message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged 
information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.

Reply via email to