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 wrote:
> Hi Thiago,
>
> Thanks for your suggestion.
>
> Yes, the CSS is included correctly.
>
> The problem goes away when I
On Thu, Mar 26, 2009 at 11:08 AM, tapestryphoto wrote:
> Hi Thiago,
Hi!
> Thanks for your suggestion.
:)
> Yes, the CSS is included correctly.
> The problem goes away when I use an Integer rather than an int.
Tapestry makes fields bound to primitive types required as they do not
accept null.
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" :
Check if the Tapestry CSS file is being correctly included in your
pages, because that's the one who hides
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: users-unsubscr...@tape