Re: Tapestry Pallet

2012-07-30 Thread ksrijith
ge in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Pallet-tp5714869p5714872.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For addit

Re: Tapestry Pallet

2012-07-30 Thread Emmanuel DEMEY
private Messages messages; > > public String toClient(Role value) { > return value.getRoleKey(); > } > > public Role toValue(String clientValue) { > return roleDao.read(clientValue); > } > > } > > Thank

Tapestry Pallet

2012-07-29 Thread ksrijith
o Rate -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Pallet-tp5714869.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apac