Servlet 2.5 / JSP 2.1 support? [message #122222] |
Fri, 05 December 2008 07:24  |
Eclipse User |
|
|
|
Originally posted by: morten.hindsholm.dk
I am looking for ways to develop modular web applications, and obviously OSGi
is a candidate for this.
I have played around with org.eclipse.equinox.http, org.eclipse.equinox.jsp
and org.mortbay.jetty from the Eclipse CVS repository and they are OK, but it
seems that they only support Servlet 2.4 and JSP 2.0.
Is that correct, or am I missing something here?
--
/\/\orten
|
|
|
Re: Servlet 2.5 / JSP 2.1 support? [message #122235 is a reply to message #122222] |
Fri, 05 December 2008 11:07  |
Eclipse User |
|
|
|
Servlet 2.5 is already supported but we'll be officially bumping the version
of Jetty we're using in 3.5M4 to 6.1.x.
We haven't bumped to JSP 2.1 in the platform because of the JRE
requirements. (e.g. >=1.5 -- we're currently limited to Foundation 1.1 which
is roughly 1.4)
Apart from the JRE issues adding support is not a particularly big deal so
if you open a bug we can look at least providing a JSP 2.1 integration for
3.5 even if it isn't included by default along with the Platform SDK.
-Simon
"Morten Hindsholm" <morten@hindsholm.dk> wrote in message
news:ufxl2rer0.fsf@hindsholm.dk...
>I am looking for ways to develop modular web applications, and obviously
>OSGi
> is a candidate for this.
>
> I have played around with org.eclipse.equinox.http,
> org.eclipse.equinox.jsp
> and org.mortbay.jetty from the Eclipse CVS repository and they are OK, but
> it
> seems that they only support Servlet 2.4 and JSP 2.0.
>
> Is that correct, or am I missing something here?
>
> --
> /\/\orten
|
|
|
Powered by
FUDForum. Page generated in 0.03356 seconds