Dear All:
I dont know it is a spring mvc issue or a roo issue.
when there is <div></div> in my jsp file, the output html will become <div/>, I have to add some comment between tags like <div><!-- some comment--></div>.
does anybody can help me?
thank you!


Reply With Quote