Hello,

I am in reference to the following page:
http://tapestry.apache.org/unit-testing-pages-or-components.html

In the form testing section the code goes as follows:

 Element form = doc.getElementById("*form1*");

What is actually meant by "*form1*"? The *t:id* or the actual *client* *id*?

If it is the client id, then how do I assign a client id to a beaneditform?

Thanks in advance,

Julien.

Reply via email to