I am using Tapestry 2.2 in the following setup:
<Body>
<Form>
<DirectLink><Rollover/></DirectLink>
</Form>
</Body>
Everything works fine, until I submit the form. The form submit doesn't
actually change the page, it simply modifies fields within the page and the
pages redisplays by default because I did not set it to a different page.
The problem is that during the form rewind, the Body component's
renderComponent is not called, and Rollover's is, resulting in Rollover
throwing a "Must be enclosed in a Body" (or something to that effect). It
works fine when I first go to the page, it's just on a rewind that it messes
up.
Is this something someone else has run into, does any have a solution, or
should I log a bug??
-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate
is essential in establishing user confidence by providing assurance of
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer