use getMarkupId() to get the generated by Wicket and then setMarkupId(orig + myUUID)
On Fri, Sep 2, 2011 at 11:05 AM, pasto <[email protected]> wrote: > Now I remembered, why I did not check the 'nextSequenceValue'. It returns an > integer and I don't know about any unique portlet identifier, that is a > number and could be used to make the markup ID unique. Of course, I can > generate a hash or use a part of the portlet name, but that does not look > that nice. Is there a way, how to add a string to the markup ID? > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/UrlEncoder-question-mark-not-encoded-for-parameter-values-tp3785027p3785658.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
