aspose file tools
The moose likes JSF and the fly likes Input field rendered by Ajax cannot be used to input values? 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 » JSF
Reply Bookmark "Input field rendered by Ajax cannot be used to input values?" Watch "Input field rendered by Ajax cannot be used to input values?" New topic
Author

Input field rendered by Ajax cannot be used to input values?

Namitha karupaiya
Ranch Hand

Joined: Mar 10, 2004
Posts: 89


The above JSF 2.0 markup depicts a very common scenario.

If the user selects “Yes” for the question “Do you have a driving license?”, then the “Enter driving license number:” field is rendered by Ajax.

If the user enters the driving license number and presses the button, the input data should be displayed at the bottom (according to my understanding), but it is not happening.

Please anyone explain this.

 
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: Input field rendered by Ajax cannot be used to input values?
 
Similar Threads
JSF - Missing source code using templating and composition
Seam/RichFaces - extendedDataTable, datascroller, and changeable page size
Problem using valueChangeListener and onchange
AJAX Conditionally Render Components
JSF Dropdown list