I am actively working on a Creat, Read, Update, Delete application that gives examples on how to do the different things in Tapestry. I just posted an example of ASO's the other day that should be exactly what you need. I was also having trouble because it isn't stated that you should use the @InjectState annotation to access the ASO. See this thread for more information: http://www.mail-archive.com/tapestry-user%40jakarta.apache.org/msg12839.html
Let me know if you have any questions on that code. Aaron Bartell http://mowyourlawn.com -----Original Message----- From: ZedroS Schwart [mailto:[EMAIL PROTECTED] Sent: Saturday, January 28, 2006 7:12 AM To: [email protected] Subject: [NewBe] Tapestry4 Sample Application Hi all Just a question : is there somewhere a Tapestry 4 sample application I could look into ? In fact I'm heavily reading the tapestry jakarta website and I often find myself lost in the "pratical" how to. For example, I would like to use an ASO (using http://jakarta.apache.org/tapestry/UsersGuide/state.html#state.aso ) but I'm lost in the configuration stuff (what to put exactly in my hivemodule.xml apart from the line refering my ASO ? How to exactly use the ASO somewhere else in my code..). So I would love to be able to use a sample application (I'm just keen on my Eclipse Ctrl H to find configuration how to ;)). Thank in advance ZedroS, digging... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
