Re: Re:Submit form with and

2013-04-09 Thread Khujema Katleri
Hello Can u please help me out with the following. I have html:form that needs to be submitted to different actions. For this I have taken an html:submit and html:button. When I click on html:submit the action gets hit and form also gets submitted. However whn I click on html:button and submit

Re:Submit form with and

2005-09-26 Thread Catherine
Hello again! I solved my problem by following Zammetti's suggestion. Thank you all very much for your thoughts. My solutions as following. Hope it helps newbies like myself. Thanks, Catherine JavaScript functions: // alert user if the new attribute already exists function checkNewAttribute() {

Re:Submit form with and

2005-09-23 Thread Catherine
Thank you so much! Now I know the rules. Cheers, Catherine - http://Struts_User_List.roomity.com";>roomity.com roomity.com is broadband internet. ~~1127505775361~~ -

Re:Submit form with and

2005-09-23 Thread Catherine
Thanks for your thoughts! Let me recap what I would like to achive. For one scenario, I would like to submit my form based on the result of a javascript function. If it fails I don't want to submit the form, otherwise go ahead and submit it. When in the success case, I need to include the "subm

Re: Re:Submit form with and

2005-09-23 Thread Martin Gainty
to the 'request parameter' you sent in to to submit and submitAction returns mapping.findForward(forwards[iterator])) Anyone else?? HTH, Martin- - Original Message - From: "Catherine" <[EMAIL PROTECTED]> To: Sent: Friday, September 23, 2005 9:48 AM Subject: Re:Su

Re:Submit form with and

2005-09-23 Thread Catherine
Hi, I am posting from roomity. Somehow my origainal post was truncated. Here is my question. I have several buttons in my form. 1. This is fine, I get submitAction="Save" when action is invoked. 2. Function show(url) is defined as in my first post. I found that the property is not s