cancel
Showing results for 
Search instead for 
Did you mean: 

exporting jar file

Former Member
0 Kudos

Hi ALL,

How to export the jar file for java project?

I have done it using build path but its not taking the class files at run time.

iam getting error at run time.

can any one help me with this????

Regards

Divya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Divya,

Are you using NWDS, if so u can add the jar files to the lib folder and give the class path to that jar file.

So that while exporting the project the jar file will also get exported.

Hope this Helps

gEorgE

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi George,

I have a similar problem. I created seperate java project. I created a public class and public method. I saved it and build the project and export using File->Export->Jar. I selected name called Common.jar and given the desktop location for jar file. I created EP project for JSPDynPage. I want to use jar file in my jsp page. Could you please give me step by steps process to use jar and call the method in that class file. I really appreciate your help and also I can reward points.

-Sudheer.