Geoff Longman wrote:
In Tap 3 you can do this:

Body body = Body.get(cycle);

String uniqueId = body.getUniqueString("foo");

and know that uniqueId is unique for the whole the page render.

dunno about Tap4 though.

Geoff
I think there's a Tapestry.uniqueId() floating around. But I'm actually referring to a solution that's not a workaround. I wonder: what makes form components so special that they can have their clientId() - and not the normal components?

--
Ing. Leonardo Quijano Vincenzi
DTQ Software



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

Reply via email to