I was just browsing through the 4.0 source code, most of the articles that
have been deprecated are still being used in the .page and .application
files, can anyone confirm this, as in has the data been updated, or is the
there a DTD diff between 4.0 and 4.1
 
Regards
Varun Mehta
Member of Technical Staff,
Persistent Systems Pvt. Ltd.,
Direct: +91 20 3023 4656
Board: +91 20 3023 4000 Ext: 4656
Visit PSPL at
*        http://persistentsys.com   
 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
imagination is more important than knowledge - albert einstein 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 
Visit Varun at 
*       http://varun.cjb.net  [HTML] 
*       http://varuninfo.cjb.net  [Blogged] 
*       http://varunmehta.cjb.net  [Flash] 
 
 

-----Original Message-----
From: Onno Scheffers [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 16, 2006 5:30 AM
To: Tapestry users
Subject: Re: what we need: tutorials like this

m-woelm schreef:

>Hey folks,
>
>this is my first mail, so I shortly present my self. I am a student from
>germany and my job is to evaluate Tapestry for my professorship. Therefore,
>I have to write a simple application (small web-shop).
>  
>
Welcome :o)

>Especially, how can I handle form-values of any input type and data type
and
>how can I validate them. And perhaps in a further step make them persistent
>with entity beans.
>  
>
Have you looked at 'Enjoying Web Development with Tapestry' by Kent Tong?
The first four chapters of his book are freely available at 
http://www.agileskills2.org/EWDT/
Chapter 2 covers Using forms and Chapter 3 covers validating input.
As a matter of fact, Chapter 4 covers creating a (very) simple e-shop :o)

>How can I combine multiple html-templates together to one big html with
>tapestry? It would be nice if there would be tutorial which explains this
>and only these separate single topics. At least for beginners, it is at
>least a little bit difficult to look through tutorials with more complexity
>like the workbench tutorial.
>  
>
A page uses just 1 big template for generating its content.
But on that page you can have components, which can render their own 
content based on their own templates. So you could easily create a 
component that renders the header or footer of a page for example.

I would really start with reading the free chapters of 'Enjoying Web 
Development with Tapestry'. It's a real nice intro that will ease you 
into using Tapestry.

Regards,

Onno

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Pvt. Ltd. does not accept any liability for virus infected mails.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to