<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><br>
</div>
<blockquote
cite="mid:1406630250.63272.YahooMailNeo@web190501.mail.sg3.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff; font-family:times
new roman, new york, times, serif;font-size:12pt">
<div style="" class=""><span style="" class=""> I am using
proxy.jsp file to get WMS GetFeatureInfo popup, </span>I
have dropped proxy.jsp file in /usr/lib/cgi-bin and added
allowedHosts. I changed OpenLayers.ProxyHost =
"/cgi-bin/proxy.jsp?url="; <span style="" class=""> if I
clicked on any feature it is displaying like <br class=""
style="">
</span></div>
</div>
</blockquote>
<br>
Try putting proxy.jsp in the same directory as the app html and
setting openlayer as:<br>
OpenLayers.ProxyHost = "proxy.jsp?url=";<br>
<br>
Hopefully you have edited proxy.jsp to whitelist your geoserver
host.<br>
<div>
<div style="border-top: solid 1px black; border-bottom: solid 1px black;
padding: 10px 0; margin: 20px 0; font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;">Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.<br></div>
</div>
</body>
</html>