Hi ,
I am using Jboss+ Apache server integrated using mod_jk ,
The problem is when I try to use the below code for relative path,
=new File(../Documents/fileName);
its not creating inside the JBoss, instead its going to my root folder and creating the folder
Can any one help regarding this?....
Thanks,
Hari