i believe it is ok to embed wicket:remove inside other wicket tags, but it is not ok the other way around.
if, for example, you do <wicket:remove><wicket:head></wicket:head></wicket:remove> you will get the following exception:
Markup remove regions must not contain Wicket component tags. tag: '<wicket:head>'
I think there was a wiki page dedicated to all these tags, but i cannot check right now because the wiki seems to be down :(
-Igor
On 12/7/05, David Leangen <[EMAIL PROTECTED]> wrote:
On Wed, 2005-12-07 at 21:22 -0800, Igor Vaynberg wrote:
> wicket ignores any markup in the body of the <wicket:remove> tag.
>
> so
>
> MARKUP
> <wicket:remove>
> IGNORED MARKUP
> </wicket:remove>
> MARKUP
Ok, I've added all this very useful info to the wiki:
http://www.wicket-
wiki.org.uk/wiki/index.php/Consistent_page_layout_using_borders
For completeness:
Is there any problem embedding <wicket:remove> tags within
<wicket:head>, <wicket:border>, or <wicket:panel>, or vice-versa or any
other combination of these tags?
Are there any other tags that I should mention on the wiki?
Thanks again!
Dave
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user