Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to send web request using Swing with POST method?

843789Jul 6 2010 — edited Jul 7 2010
Hi All,

I am developing a swing application.
I want to open a browser window with some URL like http://xyz.com when a button is clicked.
Also, I want to pass the data to that URL using POST method.

Does anyone know how to do that in Java.

Regards,
Ashish

Edited by: ashishatwipro on Jul 6, 2010 5:53 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2010
Added on Jul 6 2010
2 comments
171 views