I need the explicit getItem() because I create the value of the Item in the Java. And once I've made an explicit getItem(), I must also supply setItem() or Tapestry gets upset.
=S
Robert Zeigler wrote:
Change the direction of item from "in" to either of "form" or "auto". Also, in your home page, you don't need the property accessors, unless you need to access the property from code. If you do, then the simplest way to make sure things work right is to make your class and those accessors abstract.
Robert
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
