Page 1 of 1

Guide: Enable JSP in Jetty

Posted: 18 Sep 2011, 08:31
by Lapo
Hi,
we have received several requests on how to configure the internal Jetty webserver coming with SFS2X so that it supports JSP pages.

The default version of Jetty that is embedded with SFS2X does not support JSP pages. It only supports Java or Python/Jython servelts.

In order to enable JSP follow these steps
1- Download this zip file from our websites
2- Stop SFS2X
3- Delete all files under {your-SFS2X-dir}/lib/Jetty then copy all JAR files from the downloaded archive to the same directory.
4- Start SFS2X
5- Enjoy :)


P.S.
If you want to check a quick JSP page, take a look at this quick example

Re: Guide: Enable JSP in Jetty

Posted: 27 Oct 2011, 02:21
by chongspy
Thanks !! This is really helpful.

Re: Guide: Enable JSP in Jetty

Posted: 01 Mar 2012, 20:50
by Democre
Hello Lapo,
It seems the download link is no longer working. Does the new release of SFS2X include a JSP enabled Jetty?
Thanks,
Andy

Re: Guide: Enable JSP in Jetty

Posted: 02 Mar 2012, 08:42
by Lapo
Yes, it does

Re: Guide: Enable JSP in Jetty

Posted: 05 Mar 2012, 06:59
by lisalee
thx for your Guide :D

Re: Guide: Enable JSP in Jetty

Posted: 03 Jul 2012, 13:57
by pauloamorimbr
Now it doesn't work anymore....the link! :(

Re: Guide: Enable JSP in Jetty

Posted: 03 Jul 2012, 14:06
by rjgtav
Hi.
As Lapo mentions some posts above, the latest release of SFS2X already comes with a JSP enabled Jetty.

Re: Guide: Enable JSP in Jetty

Posted: 13 Jul 2012, 15:39
by Ilithios
Now I just wish it would come with Jetty 8 so it would have Servlet 3.0. Guess I have to run another web server alongside it or is it upgradable?

Re: Guide: Enable JSP in Jetty

Posted: 23 Jul 2012, 17:05
by Lapo
Not upgradable, sorry