what jar's should Web Component WEB-INF LIB should contain in a war file
- by Laxmikanth Samudrala
is web-inf/lib should contain only application specific jar's or deployment environment specific jar's also as per J2EE standards.
Note : war file is not making use of any deployment environment specific functionality (for instance weblogic or websphere or tomat etc ...)