| Author |
Issue with t:alias using JSF Ajax tomahawk
|
Amishh Thakur
Greenhorn
Joined: Feb 22, 2011
Posts: 1
|
|
I am trying to work on the ajax part where in on tabout of the field I want to have few fields populated on the form..I tried a sample example and it works great .. when I tried to use it with tomahawk alias it is kinda not working
I am getting the values in the manager ...which I am populating in the Object and I am not able to get those values on the JSF page using the alias
Based on the values returned from the DB for the patientId i wanted to populate few other fields.. the database is returning the values which i printed out in the Manager classs and them I am populating in the object and trying to acess that object from my jsf which is not working ..
Following are the contents of my main.jsf
following are he contents of my Include file
Following are the contents of the Manager Class
Following are the contents of the config file
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Issue with t:alias using JSF Ajax tomahawk
|
|
|