I have a problem regarding spring:bind and 'Textarea'
I the db (MySQL 4.0.x) the string looks fine, but when I load a textstring throught <spring:bind>-tag, the bind mechanism(??) suddenly inserts blank spaces or tabs before the string, which "puts" the text an annoying distance to the right in the textarea.
Anybody know why, and what can you do about it?


Reply With Quote