I am updating with the data from xml into the date chooser component.
When i am reading the data from xml the dateChooser component is updating with the data in xml but when i am reading the data using url http://localhost:8080/Garuda/fareCalendar.action
the data is not updating into datechooser component.
I found that data is updating in the result fareArr1 but data is not updating in dateChooser component.
Can somebody help me with to solve this problem.
Thanks for the help