A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
server side proxy in java
Rahul Ba
Ranch Hand
Joined: Oct 01, 2008
Posts: 203
posted
Jun 13, 2009 20:18:53
0
Anybody, How to create Server side proxy using Java. I want to create server side proxy because of cross domain issue.
Any useful links, tutorials...
Thanks in advance.
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56151
13
I like...
posted
Jun 13, 2009 20:38:11
0
I created one for the web services chapter of
Ajax in Practice
. You could grab the example code and inspect it if you like. I essentially just leverage the HttpClient project.
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
Rahul Ba
Ranch Hand
Joined: Oct 01, 2008
Posts: 203
posted
Jun 13, 2009 21:17:42
0
I just downloaded the example but it gives the error....which I do not want to seee
Security Error: Content at
file:///C:/Documents%20and%20Settings/rb/Desktop/aip.sources/chapter1and2/chap1and2/index.html
may not load data from
file:///C:/Documents%20and%20Settings/rb/Desktop/aip.sources/chapter1and2/axis/HelloWorld.jws
.
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56151
13
I like...
posted
Jun 13, 2009 21:22:17
0
Those are not the examples I spoke of. I believe that the chapter # is 10.
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56151
13
I like...
posted
Jun 13, 2009 21:24:17
0
Rahul Ba wrote:
which I do not want to see
You probably didn't mean this to be rude, but it was.
I agree. Here's the link:
http://aspose.com/file-tools
subject: server side proxy in java
Similar Threads
Can we make ajax call across the domains
NoHttpResponseException with proxy
RMI proxy
Problem on Cross domain XMLHTTPRequest
what is "Proxy"?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter