Comment #2 on issue 338 by
bhanu.ma...@gmail.com: Clicking on "Download" in
okay , i will try to explain my situation :
I'm using apache tomcat 7.0 , and i have deployed geoserver 2.4.4 on it. I
have installed heron-1.0.0 in the root directory of apache tomcat.
I can access
http://localhost:8080/heron-1.0.0/examples/default , but i
dont get any featureinfo when clicking on any feature . I have configured
proxy.cgi to include url : 'localhost:8080' under "allowedHosts" .
On the other hand , i have created my own html file , which i run through
another folder located in tomcat's root directory . This html uses code
collected and stitched together from various examples hosted on
heron-mc.org. I havent included any proxy.cgi configuration in this folder
or html file. Instead, I have installed a reverse proxy servelet , called
j2ep-1.0 , and it allows me to get featureinfo on all the layers and
features. This html file runs successfully . Only problem being not able to
download the featureinfo displayed in the featureinfo panel. Clicking on
the download button results in redirection of webpage to
http://localhost:8080/heron.cgi
I have attached my custom made html file , please take a look around to
find any thing i missed to add up.
I am a civil engineer and do not have advanced knowledge of any computer
language whatsoever, I have just collected the code from various examples
and stitched it together to create my own geoext-viewer.
I hope this elaborates the problem a little. If there is anything else to
clear , i will be happy to explain
thanks
Attachments:
index.html 11.1 KB