How do I integrate an existing JSF application to Spring middleware so that I can still retain the JSP/Taglibray based UI and JSF configuration and JSF Faces controller but to delegate the calls to middleware Spring layer for processing?
How do I integrate an existing JSF application to Spring middleware so that I can still retain the JSP/Taglibray based UI and JSF configuration and JSF Faces controller but to delegate the calls to middleware Spring layer for processing?