Hi Experts ,
I need to set a perticular date to my UI element.
I have two input UI elements , start_data , end_date.
For this two UI elements i have created two context elements start_data , end_date both of the type date. ( java.sql.date).
Now can you give me a code to set the required date to these input UI elements ,
I need to set current date in start_date and 31/12/9999 in end_date.
Thanks in advance for the help.
Regards,
Ashish Shah