1 Reply Latest reply on Apr 10, 2008 5:34 PM by sducas.sducas1.gmail.com

    New to jboss Seam Help needed

    gijare

      Hi All


           I am new to Jboss Seam and want to use it to develop a UI Application.I don't know JSF.Can I start reading Jboss Seam tutorials without knowing JSF.Is JSF prerequisite for learning Jboss Seam.


      Thanks for help in advance


      -Sameer Gijare

        • 1. Re: New to jboss Seam Help needed
          sducas.sducas1.gmail.com

          Hello,


          I think if you develop Web application with seam you should know JSF as it's the only real UI technology integrated with seam.


          If you really can't use JSF and think seam would still be valuable in your application you try to use SeamServletFilter so you should be able to lookup seam components (however I've never tryed it without a JSF application in the same war as the Servlet)...