Skip to content

lucianlo/JSP-Whitelist-Proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

JSP-Whitelist-Proxy
===================

This is a white list proxy that could be used the prevent an error due to 
JavaScript Same Origin Policy.

CAUTION: It might break some sites and it's a security risk because
people can use this proxy to browse the web and possibly do bad and/or illegal stuff
with it.
 
It can load any content type.

This proxy implementation was inspired by the proxy.cgi script of OpenLayers
(http://openlayers.org)
To use this in OpenLayers you have to set OpenLayers.ProxyHost = "Url/To/This/Proxyfile/proxy.jsp?";
within your JavaScript code.

The base code of the proxy has been provided by SNIPPLR
(http://snipplr.com/view/17987/jsp-proxy-for-javascript-applications)

About

A JSP port of the popular proxy.cgi of OpenLayers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published