Hi All,
I have to display the dates of the cycle in the view,,
In my Action class, i set the Form values, in my view i have to display multiple records,, mite be for past 2-3 months, so there will be 6 records which i have to display, Along with the Data i have to display the dates of that cycle (1-15 and 16- end of month) ..
In my form, i am setting the cycleStartDate, i'll get this in my view,
Is there any by which i can get that cycleStartDate's value in a local variable in the
JSP and display, cycle dates along with the data..
Any help would be highly appreciated,
Thanks,
~Shridhar..