So like the title stats. Does the tapestry provides (and since when)
something for the ${id} in other words the getId() method?
I just noticed that my ${id} returns the version of my application like
3.0.0 instead of accessing my method
@Inject
private ComponentResources resource;
public String getId() {
return resource.getId();
}
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Does-Tapestry-implements-this-id-by-default-tp5718472.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]