[Geoserver-users] Render GML delivered dynamically from a web service

Hi,

I’m new to geoserver and doing some research about its capabilities. From what I have read, it is possible to place a large, static GML file into the data folder, but can geoserver render GML data delivered from a web service? For example, my application uses Solr as its search index. Since Solr can deliver query results as XML, I can style it with XSLT as I please, and therefore, I can develop a web service that returns query results in the form of GML (as opposed to HTML, which is often the case). But that isn’t very useful if GeoServer can’t communicate with my web service.

Thanks,
Ethan Gruber