You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Kent Tong <ke...@cpttm.org.mo> on 2005/08/14 12:59:44 UTC

ANN: e-book for Tapestry 4 available

Hi,

I've updated my e-book for Tapestry 4. It's available at
http://www.agileskills2.org/EWDT

Thanks!

--
Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Purchased e-book for Tapestry 4?

Posted by Frank <fa...@verizon.net>.
Hello,

I just purchased the e-book.

Does this entitle me to version the first edition also?

Thanks
Frank



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


e-book for Tapestry 4 helloworld error

Posted by Frank <fa...@verizon.net>.
Hello,

I am on page 21 of your e-book and coded in Home.page:

<page-specification class="com.ttdev.helloworld.Home">
	
     <description>add a description</description>
     <component id="subject" type="Insert">
         <binding name="value">"ognl:greetingSubject"</binding>
     </component>

I am getting the following errors:
Component Context: /HelloWorld/WebRoot/ WEB-INF/Home.page does not 
contain a component subject.	Home.html
Component 'Insert' not found in application namespace

Here is my Home.page

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE page-specification PUBLIC
   "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
   "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
<!-- generated by Spindle, http://spindle.sourceforge.net -->
<page-specification class="com.ttdev.helloworld.Home">
	
     <description>add a description</description>
     <component id="subject" type="Insert">
         <binding name="value">"ognl:greetingSubject"</binding>
     </component>
</page-specification>

I am using MyEclipse 4.0

Thanks

Frank



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
FRANK ROCCO <farocco <at> verizon.net> writes:

> 
> ok, i plan on getting the e-book also to help support Kent's efforts.
> My only question is on the database stuff, will the e-book teach 
> examples that I can use in real world apps?

Yes. There are two chapters on this (chatper 13: database & concurrency,
chapter 14: Hibernate).



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by FRANK ROCCO <fa...@verizon.net>.
ok, i plan on getting the e-book also to help support Kent's efforts.
My only question is on the database stuff, will the e-book teach 
examples that I can use in real world apps?

Regards,

Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Koka <22...@gmail.com>.
> I would like a paper copy better than  e-book.

Me too, but, IMO Tapestry is evolving quite rapidly, and I doubt hard
copy written at the time when Tap-4 was still beta can outweigh e-book
that will be evolving as Tapestry does.

Kent is doing nice job with his tutorial, and now the e-book, but I
fear hard copy edition may be a bit premature...

Regards,
Koka

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by FRANK ROCCO <fa...@verizon.net>.
Thanks Kent,

I will be purchasing soon.

Regards,

Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
FRANK ROCCO <farocco <at> verizon.net> writes:

> 
> I'm interested in learning Tapestry using your book.
> Should I wait for the paper version?

As after poster pointed out, it's better to get the e-book for
now as Tapestry 4 is still in beta.

> also, will your book teach on using a database with Tapestry?

Yes.

> like creating, updating listing records?

Yes. See chapters 7 (listing), 11 (updating), 13 (concurrency) 
and 14 (hibernate).



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by FRANK ROCCO <fa...@verizon.net>.
I'm interested in learning Tapestry using your book.
Should I wait for the paper version?
I would like a paper copy better than  e-book.

also, will your book teach on using a database with Tapestry?
like creating, updating listing records?
I already know how to do this is JSP.


Regards,

Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
Jan Vissers <Jan.Vissers <at> cumquat.nl> writes:

> 
> Hi,
> 
> I've already paid for the Tapestry 3.0 e-book. Am I eligable for the 
> Tapestry 4 version? If so where can I download it?

Yes, you should have already received the download instruction by email. 
If not, let me know.

--
Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Jan Vissers <Ja...@cumquat.nl>.
Hi,

I've already paid for the Tapestry 3.0 e-book. Am I eligable for the 
Tapestry 4 version? If so where can I download it?

Thx.
Jan.

Kent Tong wrote:

>Hi,
>
>I've updated my e-book for Tapestry 4. It's available at
>http://www.agileskills2.org/EWDT
>
>Thanks!
>
>--
>Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT)
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>  
>

-- 
Cumquat Information Technology
De Dreef 19
3706 BR Zeist
T +31 (0)30 - 6940490
F +31 (0)10 - 6940499
http://www.cumquat.nl

Jan.Vissers@cumquat.nl
M +31 6 5 11 169 556



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
Ahmed Mohombe <amohombe <at> yahoo.com> writes:

> 
> > I've updated my e-book for Tapestry 4. It's available at
> > http://www.agileskills2.org/EWDT
> Any news about a printed version (e.g. at Amazon) ?

Hopefully will get it in 2 weeks.

> You said a while ago:
>  > paper version will certainly be available. I'm just waiting for
>  > the designer for the design and some reviewers' comments.
> Still waiting for a designer :) ?

Right. She said she would get it ready in 2 weeks.

--
Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Ahmed Mohombe <am...@yahoo.com>.
> I've updated my e-book for Tapestry 4. It's available at
> http://www.agileskills2.org/EWDT
Any news about a printed version (e.g. at Amazon) ?

You said a while ago:
 > paper version will certainly be available. I'm just waiting for
 > the designer for the design and some reviewers' comments.
Still waiting for a designer :) ?

I saw that regarding 'reviewers' comments' there are quite a few :).

Thanks in advance,

Ahmed.


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
Frank <farocco <at> verizon.net> writes:

> 
> Hi Kent,
> 
> Question about your e-book.
> 
> Do you have to know hibernate to learn how to do the examples?
> I understand jdbc, but have not used hibernate.

No, you don't have to know Hibernate.

--
Author of e-book for learning Tapestry (www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Frank <fa...@verizon.net>.
Hi Kent,

Question about your e-book.

Do you have to know hibernate to learn how to do the examples?
I understand jdbc, but have not used hibernate.

Thanks

Frank



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
Vinicius Carvalho <java.vinicius <at> gmail.com> writes:

> Kent, I'm on my way to buy your book. Great Job, just one question,
> does validation covers the new validation implemented on 4.0? To be
> honest I did not find many docs about the  new validation model on
> 4.0, if I may refer this way, does your book covers it?

Hi Vincius,

The answer is Yes.



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Vinicius Carvalho <ja...@gmail.com>.
Kent, I'm on my way to buy your book. Great Job, just one question,
does validation covers the new validation implemented on 4.0? To be
honest I did not find many docs about the  new validation model on
4.0, if I may refer this way, does your book covers it?
Thanks

Vinicius

On 8/16/05, Jason Suplizio <su...@gmail.com> wrote:
> Kent, I've read your book and I find it invaluable, so I have recommended it
> to many others in my company. My question is, will future versions cover
> portlets?
> 
> On 8/16/05, Kent Tong <ke...@cpttm.org.mo> wrote:
> >
> > 邓君涛 <ufibmer <at> gmail.com <http://gmail.com>> writes:
> >
> > >
> > > But ,doesn't this book incluse the jsr168 section?It's a good book,but
> > I'am
> > > working on portal development.,I need the description about that.
> >
> > It doesn't cover portlets. Sorry.
> >
> > --
> > Author of e-book for learning Tapestry (www.agileskills2.org/EWDT<http://www.agileskills2.org/EWDT>
> > )
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> >
> >
>

Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
Jason Suplizio <suplizio <at> gmail.com> writes:

> 
> Kent, I've read your book and I find it invaluable, so I have recommended it 
> to many others in my company. 

Thanks!

> My question is, will future versions cover 
> portlets? 

Yes.


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by Jason Suplizio <su...@gmail.com>.
Kent, I've read your book and I find it invaluable, so I have recommended it 
to many others in my company. My question is, will future versions cover 
portlets? 

On 8/16/05, Kent Tong <ke...@cpttm.org.mo> wrote:
> 
> 邓君涛 <ufibmer <at> gmail.com <http://gmail.com>> writes:
> 
> >
> > But ,doesn't this book incluse the jsr168 section?It's a good book,but 
> I'am
> > working on portal development.,I need the description about that.
> 
> It doesn't cover portlets. Sorry.
> 
> --
> Author of e-book for learning Tapestry (www.agileskills2.org/EWDT<http://www.agileskills2.org/EWDT>
> )
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
>

Re: ANN: e-book for Tapestry 4 available

Posted by Kent Tong <ke...@cpttm.org.mo>.
邓君涛 <ufibmer <at> gmail.com> writes:

> 
> But ,doesn't this book incluse the jsr168 section?It's a good book,but I'am 
> working on portal development.,I need the description about that.

It doesn't cover portlets. Sorry.

--
Author of e-book for learning Tapestry (www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: ANN: e-book for Tapestry 4 available

Posted by 邓君涛 <uf...@gmail.com>.
But ,doesn't this book incluse the jsr168 section?It's a good book,but I'am 
working on portal development.,I need the description about that.

 2005/8/14, Kent Tong <ke...@cpttm.org.mo>: 
> 
> Hi,
> 
> I've updated my e-book for Tapestry 4. It's available at
> http://www.agileskills2.org/EWDT
> 
> Thanks!
> 
> --
> Author of an e-Book for learning Tapestry (
> http://www.agileskills2.org/EWDT)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
>