Not possible. The www directly is only capable of serving static and nothing
dynamic like a jsp.

You could deploy your own webapp next to geoserver in the same container and
serve up jsps from it. Or if you need to be in the same webapp as geoserver
it would be possible to make a geoserver extension that used the spring mvc
framework to add a new controller that handles jsp. The extension path is
not that well documented but let me know if you want more info.

Also out of curiosity what is your use case?

-Justin

On Thu, Sep 30, 2010 at 11:28 AM, James Nicolson <[email protected]>wrote:

> Hello all,
>
> I was wondering whether it possible to run JSP in the data/www folder
> in geoserver. If so, how is this possible?
>
> Regards,
> James
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>



-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to