Have any one used FCKEditor to replace <TEXTAREA> for web page front-end using Spring's Web MVC framework?
I have tried to use the taglib provided by FCKEditor in the web page form. However, it seems that the <spring:bind> tag doesn't recognize the value stored in the FCKEditor text field.
Do anyone has experience on this and can advice me?
Thanks a lot!


Reply With Quote