CVS: TapestryBook/petstore/src/org/apache/tapestry/pets/pages Home.java,NONE,1.1

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/TapestryBook/petstore/src/org/apache/tapestry/pets/pages
In directory sc8-pr-cvs1:/tmp/cvs-serv19059/petstore/src/org/apache/tapestry/pets/pages

Added Files:
	Home.java 
Log Message:
Add start of petstore application.

--- NEW FILE: Home.java ---
package org.apache.tapestry.pets.pages;

import net.sf.tapestry.IRequestCycle;
import net.sf.tapestry.html.BasePage;

/**
 *  Home page; acts like a listener to URLs for the areamap splash
 *  image.
 *
 *  @author Howard Lewis Ship
 *  @version $Id: Home.java,v 1.1 2003/02/07 16:44:59 hship Exp $
 *
 **/

public class Home extends BasePage
{
	public void selectCategory(IRequestCycle cycle)
	{
	}
}



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
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.