which I see in debuger that it contains "<br />something<br />", as it should.
What actualy appears on HTML(that is jsp) page is: "<br>something<br>".
Any idea why is that ?
__________________
Found a flower or bug and don't know what it is ? agrozoo.net galery
if you don't spot search button at once, there is search form: agrozoo.net galery search
Last edited by BubikolRamios; 11-08-2010 at 05:46 PM..
In XHTML the <br> tag must be properly closed, like this: <br />.
__________________
Found a flower or bug and don't know what it is ? agrozoo.net galery
if you don't spot search button at once, there is search form: agrozoo.net galery search