Hi Kieran,
thanks for the link and your blog;)
If I'm not that expert in WO and java programming, would you say I should go for the HttpsURLConnection or I could stick with your example and go for the HttpClient library from Apache? What would be the method to provide another page than the WO application, like sending the user to the bank website? I've never done something like that...

Thanks for your help

Xavier



This might help.....
http://homepage.mac.com/kelleherk/iblog/C149402102/E773353034/ index.html

And for multi-threading management, I like this free library........
http://www.forward.com.au/javaProgramming/threadReturnsPackage/ ToCatchAThread.html

Regards, Kieran

On Jan 18, 2006, at 3:35 PM, Dev WO wrote:

After digging a little more with the information provided by the bank, it appears I have the following: -a method to create the form which uses htmlEncode() to convert the characters and provide me with a String of the form

So I only have one question (for now;)): how to make my WO action call the form created and "execute it" by returning the url specified as the "action" in this form?

Thanks:)

Xavier



Hi guys,
I need to send a form using a WO action, I also have to use "post" for it. Of course I have to send a couple values with it;) The action of this from has to send my visitor to another website (url).
Yes it's online payment;)

I think it's not a big deal, but I don't really know where to start, and how to do it, especially using a "post" action...

Could someone point me to a tutorial or a sample so I could get started?

One more thing regarding this, the bank requires me to encode everything in the form like "://" would become "://", is there something in WO that can do it or should I pass the strings to a custom method that would convert all the characters?

Thanks a lot

Xavier
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjects% 40anazys.com

This email sent to [EMAIL PROTECTED]


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists% 40mac.com

This email sent to [EMAIL PROTECTED]




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to