CVS: Tapestry/junit/src/net/sf/tapestry/junit/mock/c2 WithApplication.page,NONE,1.1.2.1 C2.application,NONE,1.1.2.1

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/mock/c2
In directory sc8-pr-cvs1:/tmp/cvs-serv15280/junit/src/net/sf/tapestry/junit/mock/c2

Added Files:
      Tag: hship-2-3
	WithApplication.page C2.application 
Log Message:
Check in support for templates in the application root.

--- NEW FILE: WithApplication.page ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: WithApplication.page,v 1.1.2.1 2002/12/11 14:02:26 hship Exp $ -->
<!DOCTYPE page-specification PUBLIC 
	"-//Howard Lewis Ship//Tapestry Specification 1.3//EN" 
	"http://tapestry.sf.net/dtd/Tapestry_1_3.dtd">
	
<page-specification class="net.sf.tapestry.html.BasePage">

  <component id="insertMessage" type="Insert">
  		<static-binding name="value">This page's specification is a sibling of the app specification.</static-binding>
  </component>

</page-specification>

--- NEW FILE: C2.application ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: C2.application,v 1.1.2.1 2002/12/11 14:02:26 hship Exp $ -->
<!DOCTYPE application PUBLIC 
	"-//Howard Lewis Ship//Tapestry Specification 1.3//EN" 
	"http://tapestry.sf.net/dtd/Tapestry_1_3.dtd">
	
<application name="Test Application for Implicit Pages"
	engine-class="net.sf.tapestry.engine.SimpleEngine">
											
	<library id="lib" specification-path="/net/sf/tapestry/junit/mock/lib/MockLibrary.library"/>
	
</application>	


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.