Re: FCKeditor and alternatives...

2006-11-22 Thread Andrew Stepanenko
it's even easier to integrate it with Struts1. Use FCKeditor Java integration pack and provide the id in the tag the same as your property name in struts-config.xml. Andrew On 11/22/06, Joseph McGranaghan <[EMAIL PROTECTED]> wrote: I'm still using struts1 for now Andrew Stepanenko wrote: > He

Re: FCKeditor and alternatives...

2006-11-22 Thread Joseph McGranaghan
I'm still using struts1 for now Andrew Stepanenko wrote: Hello, FCKeditor is very nice, but it was removed from Struts2 due to licensing issues. It is still integrated in Webwork. To make it a part of I had to port tag from Webwork into struts-tags tag library. Regards, Andrew Stepanenko, ht

Re: FCKeditor and alternatives...

2006-11-22 Thread Andrew Stepanenko
Hello, FCKeditor is very nice, but it was removed from Struts2 due to licensing issues. It is still integrated in Webwork. To make it a part of I had to port tag from Webwork into struts-tags tag library. Regards, Andrew Stepanenko, http://unf.tane.edu.ua On 11/22/06, Joseph McGranaghan <[EMA

FCKeditor and alternatives...

2006-11-22 Thread Joseph McGranaghan
What good html editors or rich text editors are successfully being used in html forms for textarea submissions. I'm looking at FCKeditor and the dojo rich text editor. What experiences have you guys had with these and others. -Joe ---