Re: Faking a Submit in JSP Page

2006-10-15 Thread Nuwan Chandrasoma
t; <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Sent: Monday, October 16, 2006 2:42 AM Subject: Faking a Submit in JSP Page Hi All: I have a Dropdown which on change must go to Server Side for certain processing. I have a onClick Event which does that. But the

Faking a Submit in JSP Page

2006-10-15 Thread Chetan Pandey
Hi All: I have a Dropdown which on change must go to Server Side for certain processing. I have a onClick Event which does that. But the problem is I must record the value of other Form Elements and take them alsong with me which is unduly cumbersome. Somebody has ssuggested if you can