hi maris,

> and later I want to replace the panel.  If I setOutputMarkupId(true)
> wicket modifies id value.

just use

setMarkupId( "footer" );

on your component and you should find 'footer' be used as our output-markup-id.

regards, --- jan.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to