<table border="0" cellpadding="0" cellspacing="0" width="460" bgcolor="#EEFFCA">
<tr>
<td width="100%"><font size="6" color="#008000"> Date Example</font> </td>
</tr>
<tr>
<td width="100%"><b> Current Date and time is: <font color="#FF0000">
<%= new java.util.Date() %>
</font></b></td>
</tr>
</table>
i need to print the date in the format dd//mm/yyyy how can i get it