Hello,
opps sorry for the prefix i know its not being used. Thanks a lot now its being displayed.
Quick question:
I was going through an on line tutorial to display the data on a jsp they use:
<td>${Classname.variable}</td>
For instance:
<td>${MathUtilsController.total}</td>
When do we use the above format to display data in a jsp?
For the html you mean use lowercase to define the html tag?
Thanks again learning a lot from this forum.
Thanks again.