You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Amit Badheka <am...@direct2s.com> on 2002/11/14 12:18:32 UTC

calsspath

I am trying to deploy ear file in weblogic6.1.
The ear file contains -
    war file -
        with all jsp/action etc and all struts jars in web-inf/lib
    
but, when i try to run it requires all struts lib in classpath. If I gives that it works fine,

Please help.