what jar's should Web Component WEB-INF LIB should contain in a war file

Posted by Laxmikanth Samudrala on Stack Overflow See other posts from Stack Overflow or by Laxmikanth Samudrala
Published on 2010-03-11T03:05:11Z Indexed on 2010/03/11 5:36 UTC
Read the original article Hit count: 286

Filed under:
|
|

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 ...)

© Stack Overflow or respective owner

Related posts about java

Related posts about web-inf