CVS: TapestryBook/examples/src/context Home.html,1.1,1.2
Howard Lewis Ship <[email protected]> Sat, 12 Jul 2003 08:49:35 -0700
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/TapestryBook/examples/src/context In directory sc8-pr-cvs1:/tmp/cvs-serv24197/examples/src/context Modified Files: Home.html Log Message: Reorganize more examples for common build file. Index: Home.html =================================================================== RCS file: /cvsroot/tapestry/TapestryBook/examples/src/context/Home.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Home.html 12 Jul 2003 04:16:43 -0000 1.1 --- Home.html 12 Jul 2003 15:49:33 -0000 1.2 *************** *** 6,10 **** <h2>Chapter Two:</h2> <ul> ! <li><a href="/hangman1/app" window="_new">hangman1</a> (in a new window)</li> </ul> --- 6,10 ---- <h2>Chapter Two:</h2> <ul> ! <li><a href="/hangman1/app" target="_blank">hangman1</a> app (in a new window)</li> </ul> *************** *** 42,46 **** <h2>Chapter Seven: Creating Components</h2> <ul> ! <li><a href="/hangman2/app" window="_new">hangman2</a> (in a new window)</li> <li><a href="#" jwcid="@PageLink" page="Pets">Pets</a> Demostrates DirectArea component</li> <li><a href="#" jwcid="@PageLink" page="ResumeBuilder">ResumeBuilder</a> - Demonstrates use of component libraries</li> --- 42,46 ---- <h2>Chapter Seven: Creating Components</h2> <ul> ! <li><a href="/hangman2/app" target="_blank">hangman2</a> app (in a new window)</li> <li><a href="#" jwcid="@PageLink" page="Pets">Pets</a> Demostrates DirectArea component</li> <li><a href="#" jwcid="@PageLink" page="ResumeBuilder">ResumeBuilder</a> - Demonstrates use of component libraries</li> *************** *** 49,53 **** <h2>Chapter Eight: Advanced Techniques</h2> <ul> ! <li><a href="/bannerads/app" window="_new">bannerads</a> (in a new window)</li> <li><a href="#" jwcid="@PageLink" page="CreditCard">CreditCard</a> - Demostrates complex custom component</li> <li><a href="#" jwcid="@PageLink" page="JSP">JSP</a> - Demonstrates use of JSPs with Tapestry</li> --- 49,53 ---- <h2>Chapter Eight: Advanced Techniques</h2> <ul> ! <li><a href="/bannerads/app" target="_blank">bannerads</a> app (in a new window)</li> <li><a href="#" jwcid="@PageLink" page="CreditCard">CreditCard</a> - Demostrates complex custom component</li> <li><a href="#" jwcid="@PageLink" page="JSP">JSP</a> - Demonstrates use of JSPs with Tapestry</li> ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1