Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Tapestry 5: Building Web Applications
  • Table Of Contents Toc
Tapestry 5: Building Web Applications

Tapestry 5: Building Web Applications

4.2 (12)
close
close
Tapestry 5: Building Web Applications

Tapestry 5: Building Web Applications

4.2 (12)

Overview of this book

Table of Contents (17 chapters)
close
close
Tapestry 5
Credits
About the Author
About the Reviewers
Preface
Foreword
3
Where to Go Next

Page Template and Page Class


One of the most discussed problems of web development, and perhaps of software development in general, is how to separate presentation (what is being shown to the user) from business logic (what happens behind the scenes). In Tapestry, this separation is achieved cleanly and easily as every Tapestry page has a template and a page class.

A page template is an XML document—something quite similar to a basic XHTML or an HTML file but written to strict XML rules, and with a few elements not available in XHTML. As you already know from the previous chapter, Tapestry page templates have a .tml extension (which is for Tapestry Markup Language). A Template must be a well-formed XML document, which means that every element must be either declared as empty or properly closed (say, you can have<img src=""/> or<img src=""></img>, but not just<img src="">), and all attributes' values must be enclosed in quotation marks.

We have already seen a Tapestry...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Tapestry 5: Building Web Applications
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon