Version 2.3.0 of Struts2 jQuery Plugin is out now. This version brings an easy support for the Tinymce WYSIWYG Editor to you.
To use the Tinymce Editor feature you need to copy the struts2-jquery-richtext-plugin.jar into your WEB-INF/lib path.
< %@ taglib prefix="sjr" uri="/struts-jquery-richtext-tags"%>
<sjr:tinymce id="richtextTinymceEditor" name="echo" rows="10" cols="80" width="800" editortheme="simple">
</sjr:tinymce>
Another change is the upgrade from jqGrid 3.6.5 to the latest version 3.7.2 which brings various improvements like new locals and advanced local search and bug fixes for the grid feature to you. To see more details about the new jqGrid version read the jqGrid changelog.
Also, it solves an important Bug with the AJAX Validation Feature. For a complete List of changes since Version 2.2.0 please visit the Changelog.
Download: https://oss.sonatype.org/content/groups/staging/com/jgeppert/struts2/jquery/
Showcase: https://struts.jgeppert.com/struts2-jquery-showcase/
Issues: https://github.com/struts-community-plugins/struts2-jquery/issues
User Group: https://groups.google.com/group/struts2-jquery
Love the tinymce integration!
Thank you!
Nice job.
Very good work !
How to get number of characters in the text editor?
pls help me ASAP…….
thankx