<%@ page info="an OSGi JSP page with taglibs" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> Hello OSGi World

JSP taglibs page

This JSP page uses the standard JSTL core taglib to display the information about the user request. Since the WAR is deployed as an OSGi bundle, the taglib does not have to be nested inside the WAR and can be deployed, as a stand alone bundle which is then imported.

Browser Information

Header info:

Name Value