1 Reply Latest reply on May 7, 2007 4:18 PM by pmuir

    Creating a JSP Page Using Seam-Gen

    jhimmel

      How do we create a JSP page by using Seam-Gen? Is it possible to create a JSP page (for a JSF-Seam application) in Eclipse? How do we ensure that the Jboss server can "see" the JSP page once we deploy the JSF-Seam application to the server and we run the application?

      Thanks.

        • 1. Re: Creating a JSP Page Using Seam-Gen
          pmuir

          I don't think seam-gen supports jsp - but the superior view handler facelets. File->New->File will get you a new file in eclipse (this isn't really the place for eclipse-beginner questions). Add the view to the root of the war, it will then be available in your app.