here is my code


<table>

#foreach($name in $day)

<tr>



<td> $day.name </td>







</tr>





#end

</table> 


it should be displayed in table form but its not displayed properly (see 
attached file). Whats wrong with my code?


im using velocity 1.7  …    spring 3.2.3 






Sent from Windows Mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to