File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Text area in JSF page Issue.......... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Text area in JSF page Issue.........." Watch "Text area in JSF page Issue.........." New topic
Author

Text area in JSF page Issue..........

sksharma sharma
Greenhorn

Joined: Oct 08, 2004
Posts: 14
Hi Friends...

I have used Text area in JSF page but there is one issue in it.
I write some text in this textarea and copy that text by selecting it with mouse.After that I select right mouse button on text area but no past option is coming.
Or even I try to past text which I coppied from somewhere else then also same problem is there.

I am using text area like that:

<h:inputTextarea id="Message" value=���Bindingwith something" cols="103" rows="25"></h:inputTextarea>

Please help
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Text area in JSF page Issue..........
 
Similar Threads
Saffari does not support html content on textarea
Disable spellcheck on h:inputTextarea
incompatibility of ajax with sun ri jsf and richfaces
Issue with Textarea in JSF Popup...
Saffari browser does not support the html content on textarea