Only <wicket:region name=body/>. The other one will result in an exception.
Eelco
On Sun, 02 Jan 2005 09:28:34 -0800, Jonathan Locke wrote:
i think this will be confusing, but i can accept it as long as the "region" has to be zero size (OPENCLOSE) or you get a render exception.
You saying that for the "body" region specifically, it must be:
<wicket:region name=body/>
or
<wicket:region name=body> </wicket:region>
otherwise you get a render exception? Sounds like a good idea to me...
Gili
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
