Research Java Web framework based on OSGi

Abstract OSGi (Open Services Gateway Initiative) provides a programming model for service components. Programming based on OSGi can bring many advantages, such as modular, standardized, service oriented, dynamisms, and easy reuse, easy extension, easy deployment, and so on. At this issue, we integrate the OSGi and Java Web popular framework which includes Struts, Spring, Hibernate, and build an enterprise applications micro-core architecture called OSSH. Java programmers who are familiar with SSH can experience the benefits of OSGi.