<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <blockquote
      cite="mid:1354502317.4242.YahooMailNeo@web121401.mail.ne1.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="color: rgb(0, 0, 0); font-family: 'times new roman',
          'new york', times, serif; background-color: transparent;
          font-style: normal;"><span style="background-color: rgba(248,
            248, 248, 0.6); color: rgb(51, 51, 51); font-family:
            'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:
            18px;"> Iam developing an application using Geoserver 2.2,
            Openlayers 2.12 and Postgresql. I have been following the
            tutorial at:</span><span style="background-color: rgba(248,
            248, 248, 0.6); color: rgb(51, 51, 51); font-family:
            'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:
            18px;"> </span><a moz-do-not-send="true"
href="http://www.gistutor.com/openlayers/22-advanced-openlayers-tutorials/47-openlayers-wfs-t-using-a-geoserver-hosted-postgis-layer.html"
            rel="nofollow" style="font-family: 'Helvetica Neue',
            Helvetica, Arial, sans-serif; line-height: 18px; margin:
            0px; padding: 0px; border: 0px; vertical-align: baseline;
            cursor: pointer; color: rgb(88, 159, 210);">http://www.gistutor.com/openlayers/22-advanced-openlayers-tutorials/47-openlayers-wfs-t-using-a-geoserver-hosted-postgis-layer.html</a><span
            style="background-color: rgba(248, 248, 248, 0.6); color:
            rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica,
            Arial, sans-serif; line-height: 18px;">.</span></div>
      </div>
    </blockquote>
    This is blacklisted on our system as an attack site.<br>
    "<br>
    <p class="d"><strong>What happened when Google visited this site?</strong></p>
    Of the 135 pages we tested on the site over the past 90 days, 33
    page(s) resulted in malicious software being downloaded and
    installed without user consent. The last time Google visited this
    site was on 2012-12-02, and the last time suspicious content was
    found on this site was on 2012-12-02."<br>
    <br>
    <div style="color:#000; background-color:#fff; font-family:times new
      roman, new york, times, serif;font-size:12pt">
      <div style="margin-bottom: 1em; padding: 0px; border: 0px;
        vertical-align: baseline; clear: both; word-wrap: break-word;
        color: rgb(51, 51, 51); font-family: 'Helvetica Neue',
        Helvetica, Arial, sans-serif; line-height: 18px;
        background-color: rgba(248, 248, 248, 0.6);">>I tried to
        download the openlayers stable release and placed the
        theme/default/img folder in the root directory of the Geoserver
        but i still get >no response. am using windows 7. I think the
        problem is with the path but i can't still figure it out.</div>
    </div>
    <br>
    It looks to me like you are having problems getting the web server
    configuration sorted. You fundamentally need to have a good handle
    on the basics of web applications.<br>
    <br>
    I use Apache and Apache Tomcat but basics should be the same for
    jetty etc, though 8080 suggests tomcat.<br>
    <br>
    Your server layout has a web apps root. (by default webapps in
    tomcat).<br>
    You should have your application in a separate directory to
    geoserver. I usually put openlayers in another.<br>
    webapp/geoserver<br>
                  /Openlayers<br>
                 /myapp<br>
                 /geoserver_data<br>
    <br>
    Under myapp, you put the things like theme, images etc. Keep clear
    of geoserver and move geoserver_data to  point to a directory
    outside<br>
    geoserver. This lets you update geoserver at will without disturbing
    other applications nor the data. You will need to setup the context
    path to openlayers. Alternatively put OpenLayers in subdir of myapp.<br>
    Make sure you have a proxy!!! (dont try to fight it).  Try
    <a class="moz-txt-link-freetext" href="https://github.com/terrestris/JSP-Whitelist-Proxy">https://github.com/terrestris/JSP-Whitelist-Proxy</a> for a jsp and edit
    to match your system.<br>
    <br>
    <blockquote
      cite="mid:1354502317.4242.YahooMailNeo@web121401.mail.ne1.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="margin-bottom: 1em; padding: 0px; border: 0px;
          vertical-align: baseline; clear: both; word-wrap: break-word;
          color: rgb(51, 51, 51); font-family: 'Helvetica Neue',
          Helvetica, Arial, sans-serif; line-height: 18px;
          background-color: transparent; font-style: normal;"><span
            style="color: rgb(68, 68, 68); line-height: 17px;
            background-color: rgb(250, 250, 250);">I would also like to
            know how i can add multiple layers(wfs) in the application
            through the geoserver.</span></div>
      </div>
    </blockquote>
    This is just the OpenLayers.addLayers() call. However, unless you
    layers have trivial amounts of data, you are best to add layers as
    WMS and query them with WFS. (see
    <a class="moz-txt-link-freetext" href="http://openlayers.org/dev/examples/getfeature-wfs.html">http://openlayers.org/dev/examples/getfeature-wfs.html</a> for
    starters).<br>
    <br>
  
<p><span style="font-family:'Arial';font-size:8pt; color:#000000;">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.</span></p>
<p><span style="font-family:'Arial';font-size:8pt; color:#000000;"> </span></p></body>
</html>