Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Nancy Thomas   on Dec 29 In Java Category.

  
Question Answered By: Chuong Tran   on Dec 29

One thing you can do is unjar the javamail  api, and
again package em up, in your final application  jar
file.
But checkout licensing issues.

Second one is place the mail.jar and activation.jar in
the lib folder and use some kind of installshield to
install your application.

There is a posibility of remotely downloading the jar
files, i,e. java  extension framework.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Creating a jar file that contains javamail code Or get search suggestion and latest updates.


Tagged: