cancel
Showing results for 
Search instead for 
Did you mean: 

loading applications for Programming in java.

Former Member
0 Kudos

I have comertial programs creates in java (itext and Chart Director) and i need include this in my java programs. Those program have many *.jar. Does any body know how can intall those application in the SAP J2EE application server in order to use with my portal developmets in run time. With websphere i only move the *.jar to the lib directory.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I also used itext in my application. To include the jars in IDE, select

Project Properties->Java buil path->Add external jars

Then, the classes in the jar can be used in the project.

Regards,

Uma

Answers (0)