Hi Forum,

A Quick Question,

1) Say A.jar contains B.jar and C.jar
2) A.jar is in the class path of the application.
3) Manifest file of A.jar has class paths for B.jar and C.jar
4) Can the application access B.jar or C.jar which is packaged inside A.jar?

My assumption is NO.

please let me know if you differ or if you know any other way of accessing it?

(Note: My application works fine if I keep B.jar and C.jar and A.jar at the 
same level.
I am just curious to know if there is any other way of packaging together.)

Thanks for your time.

Regards,
Nagaraj

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to