views:

492

answers:

0

Hi,

I have a problem trying to get JQueryFileTree to work,

http://abeautifulsite.net/notebook.php?article=58

I have set the root folder to the images/ folder inside my working folder, can someone please help? There are no jQuery or Javascript errors, I am sure the error is in teh JSP file or to do with the directory permissions, even the website doesnt give me much information,

I have checked the console on Firebug and it posts the folder as (dir Images/) but doesnt get a response back from the jsp file.. however if i do a out.print(dir) from the jsp, it writes out the current dir, anything else inthe jsp doesnt work.

Has anyone had a similar problem? Please help

Cheers,.