What is the difference between the following two statements? <binding name="selected" expression="misses"/> <binding name="selected" property-path="misses"/>
I find that the second one works for me but the first doesn't. The first statement produces the error message Attribute "expression" is not declared for element "binding". by the class org.xml.sax.SAXParseException [ I tried following the examples in the tutorial. ] Regards, Manoj ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
