Results 1 to 1 of 1
- 04-10-2009, 08:08 AM #1
Member
- Join Date
- Apr 2009
- Posts
- 5
- Rep Power
- 0
How to set request parameters to an URLConnection
i'd like set parameters to an URLConnection like this urlConn.setRequestProperty("name", "value"); but the target servlet(which sends response to my servlet) is not getting the parameter value.my dought is is this process of setting parameters is correct?or shall i go for any other approach,plz give me a right suggestion
Similar Threads
-
Servlet to Servlet connection through URLConnection
By bsrjavaforum in forum NetworkingReplies: 0Last Post: 04-01-2009, 04:12 PM -
Hiding parameters from URL
By Saurabh321 in forum New To JavaReplies: 0Last Post: 02-05-2008, 12:43 PM -
Opening URLConnection
By Java Tip in forum Java TipReplies: 0Last Post: 11-24-2007, 07:37 PM -
get parameters in jsp
By cecily in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 08-05-2007, 04:29 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks