hi
i´m on a wicket app that is to be ajaxy included in 3rd-party
html-pages. i fear that wicket created markup-ids may interfere with ids
already in the page.
for that reason i´d love to prefix the wicket-generated ones.
Component.getMarkupId(boolean createIfDoesNotExist) prefixes with
String markupIdPrefix = "id";
would it be possible to get an application-wide prefix instead,
defaulting to "id"?
wicket version used is 1.4.9. forgive me if that is changed already.
cu uwe
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org