Jeffrey, I did this quite a while back on some blog posts for demonstration purposes. The code is old, but perhaps it'll serve as a useful starting point. Here's a couple of posts you might find worthwhile (both support JSP):
OSGi and Embedded Jetty - http://techdistrict.kirkk.com/2009/02/02/osgi-and-embedded-jetty/ And an alternative: Embedding OSGi in Tomcat - http://techdistrict.kirkk.com/2009/02/16/embedding-osgi-in-tomcat/ Kirk Knoernschild Author of "Java Application Architecture: Modularity Patterns with Examples Using OSGi" http://www.kirkk.com http://techdistrict.kirkk.com On May 31, 2012, at May 31, 3:01 AM, 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.

