Primitive values, int, are always required. Integers (wrapper types) are (by default) optional. Could this be the problem?
On Thu, Mar 26, 2009 at 7:08 AM, tapestryphoto <[email protected]> wrote: > Hi Thiago, > > Thanks for your suggestion. > > Yes, the CSS is included correctly. > > The problem goes away when I use an Integer rather than an int. > > p. > > > Quoting "Thiago H. de Paula Figueiredo" <[email protected]>: > >> Check if the Tapestry CSS file is being correctly included in your >> pages, because that's the one who hides the red X image when the >> textfield is rendered without errors. >> >> -- >> Thiago >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
