CVS: TapestryBook/examples/context ResumeBuilder.html,NONE,1.1 ResumeSummary.html,NONE,1.1

Howard Lewis Ship <[email protected]> Fri, 21 Mar 2003 15:57:29 -0800
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/TapestryBook/examples/context
In directory sc8-pr-cvs1:/tmp/cvs-serv879/examples/context

Added Files:
	ResumeBuilder.html ResumeSummary.html 
Log Message:
Synchronize repository.

--- NEW FILE: ResumeBuilder.html ---
<body jwcid="@Border" title="Resume Builder">

<span class="title">Resume Builder</span>

<p>Please fill out a few questions so that we can compile your on-line resume.
</p>
	
<span jwcid="@lib:FormError" delegate="ognl:beans.delegate"/>

<form jwcid="@Form" listener="ognl:listeners.formSubmit" delegate="ognl:beans.delegate">
	
<table class="form">

<tr>
<th>Experience:</th>
<td><select jwcid="inputExperience"/> Years</td>
</tr>

<tr class="tall">
<th><span jwcid="labelLanguages">Languages</span>:</th>	

<td><select jwcid="inputLanguages"/>

<p>
Select the programming languages you are proficient in, and order them by relative level
of skill.
</p>	
	
</td>
</tr>
	

<tr>
<td>
<input type="submit" value="Continue"/>	
</td>	
</tr>

</table>

</form>

</body>
--- NEW FILE: ResumeSummary.html ---
<body jwcid="@Border" title="Resume Summary">

<h1>Resume Summary</h1>

<table>
<tr>
	<th>Experience:</th>
	<td><span jwcid="@Insert" value="ognl:experience"/> years</td>
</tr>	
<tr>
  <th>Languages:</th>
  <td><span jwcid="@Insert" value="ognl:languages"/></td>
</tr>

</table>

</body>


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en