CVS: TapestryBook/examples/context/WEB-INF ResumeSummary.page,NONE,1.1 ResumeBuilder.page,NONE,1.1 examples.application,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/WEB-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv879/examples/context/WEB-INF

Added Files:
	ResumeSummary.page ResumeBuilder.page examples.application 
Log Message:
Synchronize repository.

--- NEW FILE: ResumeSummary.page ---
<?xml version="1.0"?>
<!-- $Id: ResumeSummary.page,v 1.1 2003/03/21 23:57:27 hship Exp $ -->
<!DOCTYPE page-specification PUBLIC 
	"-//Apache Software Foundation//Tapestry Specification 1.4//EN" 
	"http://jakarta.apache.org/tapestry/dtd/Tapestry_1_4.dtd">

<page-specification class="examples.resume.ResumeSummary">

  <property-specification name="resume" type="examples.resume.Resume"/>
  
</page-specification>
--- NEW FILE: ResumeBuilder.page ---
<?xml version="1.0"?>
<!-- $Id: ResumeBuilder.page,v 1.1 2003/03/21 23:57:27 hship Exp $ -->
<!DOCTYPE page-specification PUBLIC 
	"-//Apache Software Foundation//Tapestry Specification 1.4//EN" 
	"http://jakarta.apache.org/tapestry/dtd/Tapestry_1_4.dtd">

<page-specification class="examples.resume.ResumeBuilder">

  <bean name="delegate" class="examples.register.RegisterDelegate"/>

  <property-specification name="experience" type="examples.resume.Experience">
    @examples.resume.Experience@JUNIOR	
  </property-specification>
  
  <property-specification name="languages" type="java.util.List"/>

  <component id="inputExperience" type="PropertySelection">
  	<binding name="model" expression="experienceModel"/>
  	<binding name="value" expression="experience"/>	
  </component>

  <component id="labelLanguages" type="FieldLabel">
    <binding name="field" expression="components.inputLanguages"/>
    <static-binding name="displayName" value="Languages"/>	
  </component>

  <component id="inputLanguages" type="contrib:Palette">
    <binding name="selected" expression="languages"/>
    <binding name="model" expression="languageModel"/>	
    <binding name="sort">
      @org.apache.tapestry.contrib.palette.SortMode@USER
    </binding>
  </component>

</page-specification>
--- NEW FILE: examples.application ---
<?xml version="1.0"?>
<!-- $Id: examples.application,v 1.1 2003/03/21 23:57:27 hship Exp $ -->
<!DOCTYPE application PUBLIC 
	"-//Apache Software Foundation//Tapestry Specification 1.4//EN" 
	"http://jakarta.apache.org/tapestry/dtd/Tapestry_1_4.dtd">

<application name="Tapestry Book Examples">
	
	<library id="contrib" specification-path="/org/apache/tapestry/contrib/Contrib.library"/>
  
    <library id="lib" specification-path="/examples/library/Examples.library"/>
    
</application>


-------------------------------------------------------
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