CVS: Tapestry/junit/context3 README,NONE,1.1.2.1 Home.html,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/context3
In directory sc8-pr-cvs1:/tmp/cvs-serv23659/junit/context3
Added Files:
Tag: hship-2-3
README Home.html
Log Message:
Allow searches for component specifications.
Allow application specification to be in WEB-INF instead of on classpath.
Allow application to run without an application specification.
--- NEW FILE: README ---
This context is used inside JUnit testing to handle applications that run without an
application specification.
--- NEW FILE: Home.html ---
<html jwcid="@Shell" title="No Application Spec">
<body jwcid="@Body">
<p>
This application can run without an application specification.
<p>
Application name: <span jwcid="@Insert" value="[[ engine.specification.name ]]">Application Name</span>
<p>
Engine class: <span jwcid="@Insert" value="[[ engine.class.getName() ]]">Engine Class</span>
</body>
</html>
-------------------------------------------------------
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/