0 Replies Latest reply on May 21, 2009 3:41 PM by tfulton.todd.s.fulton.gmail.com

    Integrate Seam with Spring MVC

    tfulton.todd.s.fulton.gmail.com

      Hi All,


      I have an existing application which uses Spring MVC.  Well, I love Seam now, and want to integrate it into this application.  I simply don't have the time to rewrite all the existing stuff in Seam, but would like to start new pages and modules using Seam.


      However, when I include the SeamListener into web.xml, all my Spring MVC url mappings go missing.


      Does anyone have any tips on the best way to integrate the two?  Seam integration with an existing Spring MVC app?



      Todd