2 Replies Latest reply on Nov 3, 2005 7:28 PM by csimon

    More JSP support

    dwebster

      Just to add to the JSP Support threads that seem to never get any useful answer.

      I have the latest JBOSS-IDE 1.5M3 installed and still no Project Properties options for JSP Compilation.

      Does anyone have a canned method for getting JSPs to compile as part of the Packaging setup for .war's?

      Thanks.

        • 1. Re: More JSP support
          csimon

          Hi,

          In JBoss IDE, you can create a packaging to export your code to a .war file. See packaging section in project and create new WAR package.

          Also, you can use the Tomcat plugin from Sysdeo. There you have the Tomcat properties with possibility to export project to a .war file (that is not Tomcat specific).

          I hope it helps,

          Regards,

          Cedric.

          • 2. Re: More JSP support
            csimon

            Ooops,

            Sorry, I misunderstood your question. As far as I can see, there is still no JSP compilation property in RC1...

            Maybe in RC2 ?