There is a kit for JSP / JSTL that can be deployed to the Equinox OSGi Framework and can be used by other packages:
org.eclipse.equinox.jsp.jstl_1.0.0.jar
Is there also a package for JSF, so I can use JSF components in my packages? I really need to solve this problem because I need to convert an existing JSF web application to a suitable OSGi Framework application.
Help me please!
source
share