File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes HTML Editor to be used/instantiated inside a JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "HTML Editor to be used/instantiated inside a JSP" Watch "HTML Editor to be used/instantiated inside a JSP" New topic
Author

HTML Editor to be used/instantiated inside a JSP

marc balum
Greenhorn

Joined: Sep 25, 2008
Posts: 7
Hi Everyone,

What I need to do is to have a JSP page with multiple instances of an HTML editor inside the page. Currently, I am using FCK editor but my boss wanted a simple one so that it does not slow down the loading of the page. Please let me know of a simple HTML editor that can be instantiated inside my JSP. I only need a simple HTML editor with the following features: bold, italic, indent/outdent, underline, bullet/numbering, hyperlink, left/right/center/justify and spell check.

Your immediate responses will be greatly appreciated.

Thank you very much.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35240
    
    7
FCKEditor is just HTML and JavaScript, isn't it? You should be able to remove all features you don't need without too much effort.


Android appsImageJ pluginsJava web charts
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26173
    
  66

so that it does not slow down the loading of the page

With respect to what? Server load? Bandwidth? Memory?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: HTML Editor to be used/instantiated inside a JSP
 
Similar Threads
Designing HTML pages in eclipse
JSF 2.0 + Primefaces Richtext Editor
JSP Editor
HTML (Application page) not automatically loading
SCEA 5 / 1 - JSF question.