2008/6/3 Gwyn Evans <[EMAIL PROTECTED]>: > If you're hiding the container, try setting it to output a placeholder id > too. >
Hmmm It still not works... :( In fact , there is no need to setOutputMarkupId(true) , because calling setOutputMarkupPlaceholderTag(true) internally calls setOutputMarkupId(true) too.
