Hello ,

We have an old Struts application that I modified to integrate with Spring by using DelegatingActionProxy and mapping the actual beans in appContext.

New functionality will be added to this application and due to political reasons it will be written using JSF.

Can you please suggest an integration strategy ?

thank you