Hi
I have to upload files in multiple folders, based on a parameter on my jsp..
For example : foo.jsp?unit=xxx should upload files in /CommFiles/xxx
how can I do this ?
Thanks
Raphael
I have to upload files in multiple folders, based on a parameter on my jsp..
For example : foo.jsp?unit=xxx should upload files in /CommFiles/xxx
how can I do this ?
Thanks
Raphael
Re: Upload in multiple folders (java)
In this article you will find how to change the configuration dynamically in Java:
Extending CKFinder Configuration.
If you assing an ID to CKFinder instance, this ID will be appended to all requests send to the server connector. Based on the ID passed in the query string, you may adjust the baseUrl / baseDir variables. Make sure to sanitize the data properly.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+