1Z0-858 Web TestEngine demo

Exit VCEDump 1Z0-858 Java Enterprise Edition 5 Web Component Developer Certified Professional
Question 37 of 42
0% complete
Q37 Single choice

You are creating a library of custom tags that mimic the HTML form tags. When the user submits a form
that fails validation, the JSP form is forwarded back to the user. The <t:textField> tag must support the
ability to re-populate the form field with the request parameters from the user's last request. For example, if the user entered "Samantha" in the text field called firstName, then the form is re-populated like this:

<input type='text' name='firstName' value='Samantha' />

Which tag handler method will accomplish this goal?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in