The reason is that the component which is used on the page is from a Library which all new projects are based on. So I dont want to change the component to take "prop:rowsPerPage" instead of just rowsPerPage for deployment reasons also.
So I want the ajax functionality to integrate seemles into my project which is based on a snapshot from a repository server which provides the component im using on the page :) So all i want is reading the attribute rowsPerPage from the component which is called in my index.tml. This component. It works with the mentioned method in my first post but i want to get the number not something like Renderable[rowsPerPage[4]]. Like i said im new to tapestry and to be honest also new to Java (PHP developer). Regards, locoder -- View this message in context: http://tapestry.1045711.n5.nabble.com/get-component-attribute-tp4708958p4710389.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org