Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:43 Go to next message
Tejas Shah is currently offline Tejas ShahFriend
Messages: 1
Registered: April 2014
Junior Member
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 09:36 Go to previous message
Anders Erlandsson is currently offline Anders ErlandssonFriend
Messages: 1
Registered: October 2015
Junior Member
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 Mar 28 15:36:52 GMT 2024

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

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

Back to the top