The present invention provides a method, system and program product for
implementing a JSP container as a JSF component. Specifically, under the
present invention, a bridging JSP is introduced between a JSP container
and a JSF runtime. The JSF runtime "renderer" will pass parameters needed
for implementing/rendering the JSP container as a JSF component to the
bridging JSP. Upon receipt, the JSP bridging will implement/render the
JSP container as a JSF component using the parameters.