1 Reply Latest reply on Nov 9, 2004 2:23 PM by websel

    Installing struts in jboss 3.2.3

    becker

      hi guys,
      i'm using jboss 3.2.3 server and i have installed the struts.jar file in web-inf/lib directory.
      But when i compile the class, it gives
      " pakcage org.apache.struts.Action doesn't exist "

      error.
      Is it right place to put the jar file in jboss?

      any ideas?


      -bala

        • 1. Re: Installing struts in jboss 3.2.3
          websel

          Hi,
          I've put the struts.jar file in the .war file i create.
          It should be placed in the directory:
          WEB-INF\lib

          Don't forget that usualy more lib's from the struts project should be placed in there.


          Wessel de Roode