On Wed, Feb 07, 2007 at 05:00:17PM +0000, Jim Rey wrote: > 1. Display a page that requests card details from the holder (this is > easy). > 2. Pass (POST) the data to a non-display page on the merchant's > website. (How, LWP?) > 3. Receive the response code(s). (How, LWP?) > 4. Notify the customer of the status of the transaction. (this is > easy, but how do I wait for 2 and 3?)
You can initiate a background process and then have part 4 reload every few seconds until the background process has indicated completion and return the status to the client. Further improved with a bit of ajax to make it appear more fluid to the user. John -- jcap ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users