Return of the Jetty (embedded OSGi Server)
This post builds on the project created in my last post, Open Your Eyes to OSGi, in which we created a simple OSGi project using Eclipse Equinox. In this post you convert that project into a server application bundle and run it on Jetty, embedded in Eclipse Equinox. First, we'll define a directory for static web content using an extension point and test it, and then we'll write a Servlet and use an extention point to register it too.
Tags : eclipse frameworks tools programming
You will be redirected to Return of the Jetty (embedded OSGi Server), in 20 seconds.
