how does Onclick in checkbox work?

2003-03-13 Thread anis_malkan
Hi, In the following jsp code why don't the eventhandler onclick does not work for checkbox. It works for image, as whenever image is clicked it goes to my Update event in my class derived from DispatchAction. But everytime the checkbox is clicked it just checks/unchecks the box but does

RE: [Q] how to do server side validation for popup that closes on sub mit?

2003-03-13 Thread anis_malkan
how can use response to open a pop-up window and send the user to somewhere else in main window from action/eventhandler function. Thanks Anis -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:55 AM To: Struts Users Mailing List Subject: Re: