Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] JSTL and OSGi with jetty-9.x


Hi,

2014-07-30 11:03 GMT+03:00 Jan Bartel <janb@xxxxxxxxxxx>:
>
> Does anyone have an osgi environment where they are able to use jstl
> with their webapp deployed into osgi?
>
> If so, can you please post the details of your setup - osgi container
> name, version etc, how you have deployed your webapp, and how jstl is
> deployed (is it part of your webapp or separately deployed).

With Gemini Web you can use JSTL placed in web app bundle or as a separate bundle referenced by the web app bundle.

Regards,
Violeta

> I'm asking because it looks to me like jstl in osgi would be broken in
> jetty-9, so I'd like some user experience feedback to either confirm
> or discard my suspicions.
>
> thanks,
> Jan
> --
> Jan Bartel <janb@xxxxxxxxxxx>
> www.webtide.com
> 'Expert Jetty/CometD developer,production,operations advice'
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users

Back to the top