Hi,

Has anybody used a hybrid as an integration strategy with an old application that uses the JSP Model 2 architecture (jsp + servlets with clean separation of model, view and control).  In theory it should be possible since the jsf architecture uses servlet mappings, so we can play with the URIs sent by the legacy code and the new code in JSF but my curiosity is more aimed at consulting if anyone of you has done something similar in your projects and what have you concluded (complex to maintain?, performance issues?, etc.).

 

Cheers,

Jorge Vásquez

Reply via email to