Hi Dennis,
u may want to check tap5 book:
http://www.packtpub.com/tapestry-5/book however be careful because
some things have changed since it was written.

Another great source to learn is Tapestry Jumpstart :
http://jumpstart.doublenegative.com.au/home.html
It's not  a step by step tutorial but very useful to know how things work.

Also the don't forget to check the wiki
http://wiki.apache.org/tapestry/Tapestry5HowTos

On Thu, Jul 23, 2009 at 4:36 PM, Dennis Kühn<ku...@mediaworx.com> wrote:
> Hi everyone,
>
> I'm a Tapestry beginner and am getting started with T5 now.
> All I've seen so far looks really good and I found myself giggling while 
> coding my first pages .. a good sign I guess ;)
>
> Before Tapestry I have evaluated JSF and found it quite neat how you can 
> manipulate a component on the server side. In Tapestry, I found I can inject 
> a component instance into my page class via @InjectComponent. However, when I 
> tried this with a checkbox component, I noticed there are no methods for 
> changing the component (e.g. myCheckbox.setDisabled(true)). What's the 
> preferred way to do this?
>
> I also wonder if there is something like a user guide - the tutorials and 
> wiki are nice but there is no step-by-step style guide to learning Tapestry.
> Any pointers would be much appreciated!
>
> Thank you in advance,
> Dennis
>
> _______________________________________________
>
> Dennis Kühn
> mediaworx berlin AG
>
> Fon (0 30) 2 75 80 - 293
> Fax (0 30) 2 75 80 - 200
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to