On May 31, 2012, at 10:01 , Jeffrey Huang wrote: > I tried a lot of ways to let Felix support JSP. Pax Web seems still can not > work on my try. Does any one know any way to let Felix support JSP? Which > bundles should be installed ? Thanks.
Just to add to the list of already mentioned alternatives, within the Amdatu open source project we also have a JSP engine that is built on top of the Jetty based implementation available in Apache Felix. It is part of a stack of components, which you can read about on the Amdatu Web [1] page. If you have specific questions, it's probably best to point those to the user list there [2]. Before anybody asks, Amdatu is also Apache licensed. :) Greetings, Marcel [1] http://www.amdatu.org/confluence/display/Amdatu/Amdatu+Web [2] http://www.amdatu.org/confluence/display/Amdatu/Mailing+lists

