Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

difference j2ee.jar and javaee.jar

843785Dec 11 2008 — edited Dec 25 2009
Hi, it is not clear for me why exist 2 files j2ee.jar and javaee.jar. I have look manifest file for j2ee.jar and found that only contains path to javaee.jar. But
If I add as library only j2ee.jar to my project - doesn't found e.g. import javax.mail.Folder.
Problem will be resolved if I add only javaee.jar. But why we need j2ee.jar?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 22 2010
Added on Dec 11 2008
11 comments
775 views