How to send web request using Swing with POST method?
843789Jul 6 2010 — edited Jul 7 2010Hi 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