Hi All,
I am creating my first Spring ROO application, This is a simple CRUD web application for reference mapping.
The problem I am facing now, all the empty space before the letter's are ignoring while displaying in list and show
eg. " Y"
" Y "
when i click on update its coming properly, however while displaying the values it shows just
"Y"
"Y"
for both, since its all done in generated jspx, I am little confused where do we controll this.
Thanks,
Ben
I am creating my first Spring ROO application, This is a simple CRUD web application for reference mapping.
The problem I am facing now, all the empty space before the letter's are ignoring while displaying in list and show
eg. " Y"
" Y "
when i click on update its coming properly, however while displaying the values it shows just
"Y"
"Y"
for both, since its all done in generated jspx, I am little confused where do we controll this.
Thanks,
Ben