my application is ADF application
Jdv version 12.1
how to get application path , for call file , like that (x = print.printReport(“d:/report1”, “d:/report1”, Boolean.TRUE);)
I need get report folder path , this example i use static Path I need using dynamic path from my server for coll report .