US 7,617,482 B2
Method, system and program product for implementing java server page (JSP) containers as java server faces (JSF) components
Steve Wang, Cary, N.C. (US); and Brendan Murray, Monasterboice (Ireland)
Assigned to International Business Machines Corporation, Armonk, N.Y. (US)
Filed on Nov. 18, 2004, as Appl. No. 10/991,893.
Prior Publication US 2006/0112372 A1, May 25, 2006
Int. Cl. G06F 9/44 (2006.01)
U.S. Cl. 717—115 6 Claims
OG exemplary drawing
 
1. A method for implementing Java Server Page (JSP) containers as Java Server Faces (JSF) components, comprising:
implementing a JSP bridging between a JSP container and a JSF runtime, wherein the JSP container includes a JSP custom tag library container, and wherein the JSP bridging and the JSP container are implemented within a user application context;
implementing the JSP container as the JSF component from the JSP bridging by passing parameters for the JSP container to the JSP bridging, wherein the parameters comprise tag attributes and page context of the JSP custom tag library;
invoking the JSF runtime from the JSP bridging to render a visual of the JSP container as the JSF component.