This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes change inputText to outputtext Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "change inputText to outputtext" Watch "change inputText to outputtext" New topic
Author

change inputText to outputtext

naveen gupta
Ranch Hand

Joined: Apr 12, 2006
Posts: 129
how can i convert inputText to OutputText based upon the button "Edit" clicked
and vice verse when "Cancel" button is clicked
naveen gupta
Ranch Hand

Joined: Apr 12, 2006
Posts: 129
never mind

i have kept both of them and based on the button clicked i am displaying one and hiding other

Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14572
    
    7

naveen gupta wrote:never mind

i have kept both of them and based on the button clicked i am displaying one and hiding other



Me too. It's about the easiest way to do it.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: change inputText to outputtext
 
Similar Threads
Actionevent
Simple JSF problem
inputText with vertical alignment with label
Highlighting Words in JSF components
Getting null value in managed bean when readonly=true is given for h:inputText