| Author |
httpurlconnection usage
|
mahesh narayan
Ranch Hand
Joined: Aug 12, 2003
Posts: 41
|
|
Hi i have a servlet(in websphere app server) which gets some data from the database. I need to pass this data to a jsp page(in ibm http server) running on a different serverand show the jsp page on the browser.I come to understand tht HttpURLConnection() can be used for the same. But i am not clear on how to acheieve this using httpurlconnection(). Any inputs on the same will be valuable. thanks Mahesh
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
just found this...
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
Looks like this conversation has moved to: http://www.coderanch.com/t/360499/Servlets/java/calling-page-differnet-web-server
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
mahesh narayan
Ranch Hand
Joined: Aug 12, 2003
Posts: 41
|
|
|
Thanks adeel.
|
 |
 |
|
|
subject: httpurlconnection usage
|
|
|