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 Text editor in web page. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Text editor in web page." Watch "Text editor in web page." New topic
Author

Text editor in web page.

Arjun Karthick
Ranch Hand

Joined: Jan 04, 2007
Posts: 77
Hi All,
i want the ranchers inputs in creating a text editor in the web page.

My requirement is to give a form where the user can give their inputs in the text area. The users must be allowed to do text formatting like bold,underline,strike etc. in the text area, that is the text area must be text editor to them.They are also allowed to insert image in the text editor.And then when they submit the form, the content in the text editor is displayed to them in a page.

Every one's idea in this is most welcomed.
Regards,
Arjun
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35224
    
    7
Have a look at the FCKEditor project on SourceForge. There are others like that out there, e.g. one called TinyMCE.


Android appsImageJ pluginsJava web charts
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

"Arjun jg",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Text editor in web page.
 
Similar Threads
text editor
rich textarea editor:how get the js var to php var, and view in next page <?= ?>
Type text as it will be seen
How to Support Tamil fonts in the text area and in all browsers?
Reading a textarea as a stream