Hi!
I'm a servlet/jsp developer and I need an html editor for a site.
After some tests I haved choosed yours, which by the way is great, but have some difficulties related to image upload.
So, for enabling this function i have put: pic_get=some_path_on_the_server/images.xml
pic_put=/aServletUpload
but when i try to insert an image, after the upload dialog is shown and i choose an local file and the destination folder from dropmenu, i get this error:
"undefinedThe file could not upload successfully !"
Can someone help me, please.
If there is someone who already have used this editor in jsp pages, please help.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I'm a servlet/jsp developer and I need an html editor for a site.
After some tests I haved choosed yours, which by the way is great, but have some difficulties related to image upload.
So, for enabling this function i have put: pic_get=some_path_on_the_server/images.xml
pic_put=/aServletUpload
but when i try to insert an image, after the upload dialog is shown and i choose an local file and the destination folder from dropmenu, i get this error:
"undefinedThe file could not upload successfully !"
Can someone help me, please.
If there is someone who already have used this editor in jsp pages, please help.
Thanks!