Trigger a method and also submit a static form?
PaulM <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello All, Is there a way to trigger a method and also submit a static form. In my web application I collect some data on one page (WOForm) and save it, then present the saved data as a "will you please verify this information". If they click continue it submits a post to Verisign (static form). I'd like to perform the save and the verisign post with one user click. I found this page... http://www.devx.com/Java/Article/17679/1954?pf=true http://www.devx.com/Java/Article/17679/1954?pf=true which has code for doing a "Send POST Requests from Java" by Vlad Patryshev. But is there an easier way to do this? Thanks in advance. Paul -- View this message in context: http://www.nabble.com/Trigger-a-method-and-also-submit-a-static-form--tf2556525.html#a7124382 Sent from the WebObjects-Dev mailing list archive at Nabble.com.