Hi,

the id attribute of the tc:out tag is not rendered into the html code.

Example:

JSP <tc:out value="Hello" id="welcome"/>

HTML <span style="height: 40px;" class="tobago-out-default">Hello</span>

This is a must, because without an id, you can't run webtests.

I'm using Tobago 1.0.9 from two weeks ago.

Regards
Helmut

Reply via email to