The jetty tag has no wiki summary.
0
votes
0answers
11 views
Configure OpenGeo's Jetty to run php scripts [migrated]
I am using OpenGeo package on windows to develop a web mapping application with sdk suite. I would like to create a submit form dialog box with a php script, which saves the data to the database. ...
3
votes
3answers
305 views
Geoserver, PostGIS and Postgres setup better on which web server?
Is it better to have Jetty or Apache as a Webserver for GIS stack?
2
votes
1answer
490 views
How to add Cross Origin Filter for Jetty in GeoServer on Mac
I want to add an Access-Control-Allow-Origin:* to the response from GeoServer because I need to download images from another domain. Instand of build a proxy, I prefer to use Cross Origin Filter of ...
0
votes
1answer
412 views
How do I configure JVM to run in server mode when using Geoserver as a Windows service?
I have been reading this article about putting Geoserver into a production environment.
Section "4.1 Java Virtual Machine" is confusing me a bit. This section mentions that in a production ...