I have a jsp file which contains:
<tr>
<td> End date </td>
<td> <div> <s:textfield name="endDate" label="End Date" value=""/> (dd/mm/yyyy - For Bid) </div> </td>
</tr>
Can someone tell me how to add a jquery datepicker which pops up the current month with today's date selected on selecting the text field