1 Reply Latest reply on Mar 20, 2006 5:54 PM by treespace

    How to use jstl

    hashin_p

      Hi all,

      I am trying to use jstl with jboss.. what are all the steps needed to be done to use jstl with jboss.

      Thanks in advance

        • 1. Re: How to use jstl

          Using JBoss 4.X with Tomcat 5.X you will need standard.jar in WEB-INF/lib. Not sure why they would not just bundle that and have it loaded once for all web applications. AFAIK everything else you need is bundled as part of the install.