org.apache.tapestry.util.IdAllocator I think it's also used in tacos somewhere.
It can generate unique ids for a given namespace. I think that every page has an instance of this class, but I don't remember if a component embedded in a page gets the same idallocator. >From Leonardo Quijano Vincenzi <[EMAIL PROTECTED]>: > I wonder if there is any supported property for a Tapestry component > that gives unique Ids, for any kind of component, not only form ones? > > -- > Ing. Leonardo Quijano Vincenzi > DTQ Software > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
