Adding external library to ADF project.
909962Jan 10 2012 — edited Jan 10 2012i am developing one project using ADF in Jdeveloper. As part of my requirement I need to use the library commons.apache.org. I have added the jar file to my Jdeveloper ( Tools->Manager Libraries... ) but while importing the class in Java bean, it is showing class not found. I have used same library to develop a standalone application in another IDE and it is working fine.
I would be glad, if anyone point me how can I add the external jar file to my ADF Web application and use the class from it.
Thanks
Abhijeet
Edited by: user13404757 on Jan 10, 2012 12:26 AM