aspose file tools
The moose likes JSF and the fly likes Displaying Default text inside </h:inputText> tag: Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Displaying Default text inside </h:inputText> tag:" Watch "Displaying Default text inside </h:inputText> tag:" New topic
Author

Displaying Default text inside </h:inputText> tag:

Aashish Davee
Greenhorn

Joined: Apr 15, 2010
Posts: 2
Friends:

I want to display Default text in </h:inputText>. Which gives idea about "What to input in textbox".



But the problem is I don't want to use value attribute of </h:inputText> tag. Since I am using validation on these textboxes.
Is there any other way to set Defult Text using CSS or JavaScirpt or JQuery or Third Party Tool available.

Please help me out.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Displaying Default text inside </h:inputText> tag:
 
Similar Threads
<h:inputText tag in JSF not updating the managed bean values when attribute is readonly=true.
inputtext Valuchangelistener ISSUE
how to use autocomplete in jsf
inputtext- illegal syntax for set operation
how to use selectOneRadio with javascript?