AuthorHoward Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>
Components for implementing basic HTML Forms. Most
components are straight forward 1:1 mappings between Tapestry components and a
corresponding HTML element. PropertySelection is more complicated,
as it manages way more of the process of implementing a <select> and its <option>s.
Package org.apache.tapestry.valid contains more complex components that not only collect
input, but validate it as well.
Components for implementing basic HTML Forms. Most components are straight forward 1:1 mappings between Tapestry components and a corresponding HTML element. PropertySelection is more complicated, as it manages way more of the process of implementing a <select> and its <option>s.
Package org.apache.tapestry.valid contains more complex components that not only collect input, but validate it as well.