Multiple Submits and Ajax Form

2012-06-07 Thread afaque_khan_2...@yahoo.com
Hi, I am developping a form where I need two submits. The first one does small calculation(addition and multiplication) based on the values provided by the user. The second submit uses these value calculated by the first submit to call some webservices, if this call is succesfull the user is direc

Re: Multiple Submits and Ajax Form

2012-06-11 Thread afaque_khan_2...@yahoo.com
Thanks for the response. I tried what you described. The functionality works. But, even though the event handler function of the submit button "bookTrade" returns other some page, I have an impression that it is an ajax form submit. This is because on using the object Request defined in the java f

Open a window

2012-07-02 Thread afaque_khan_2...@yahoo.com
Hi, I want to open a small window with a text box on the click of a button on another page. After the user enters some information in the text box , on the click of a button the page must close a submit the original page. Is there any way of doing this. Plz help. -- View this message in context:

Re: Open a window

2012-07-02 Thread afaque_khan_2...@yahoo.com
I know, well i'm new to this. Anyways i get the idea. Thanks! -- View this message in context: http://tapestry.1045711.n5.nabble.com/Open-a-window-tp5714237p5714244.html Sent from the Tapestry - User mailing list archive at Nabble.com. -