Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Configuring Proxy for a tomcat v6 test server(Way to work around the same origin policy)
Configuring Proxy for a tomcat v6 test server [message #1287130] Mon, 07 April 2014 08:43 Go to next message
Eclipse UserFriend
Hello,

I am developing a dynamic web project with a Tomcat v6.0 server. In this project, there is a web page which is attempting to make an ajax call to a different domain. As expected, this doesn't work due to the restrictions of "Same Origin Policy".
One of the work around is to configure a proxy in the tomcat server so that the ajax call can be made to the "localhost" which in turn will redirect the request to a remote server.
I am not sure how to do this in eclipse?

Can any one help?

Thanks in advance.
Re: Configuring Proxy for a tomcat v6 test server [message #1709961 is a reply to message #1287130] Fri, 02 October 2015 05:36 Go to previous message
Eclipse UserFriend
I've got the same issue. Did you find a solution to it?
Previous Topic:JSF Visual Designer Absolute Positioning
Next Topic:glassfish
Goto Forum:
  


Current Time: Thu Nov 06 09:31:46 EST 2025

Powered by FUDForum. Page generated in 0.02991 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top