Hi, I'd like to access the values of a List from my html page, but I don't know how to do that...
Start.java : private ArrayList<Fichier> listeFichiers; (getter/setter). Start.html : I want to display a field from Fichier (type String). But how can I access to it ? Is there a way to use such a ${listeFichiers...} with a parameter ? Thank you for any help ! -- View this message in context: http://www.nabble.com/-T5--Access-table-values-from-html-tf4554333.html#a12996923 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]