Hi

I have just gone through the steps from quick start guide on the web site
but I cant get the example to work, if I navigate to the web app area it
picks up the redirect to home.htm, but then it displays

Page Not Found

The page you requested was not found.

I am not sure how I debug this, I have also deposited the following:

package com.quickstart.page;
import org.apache.click.Page;
public class HomePage extends Page {

}

into BorderPage.java in the te Web-INF/classes folder

I have noticed that a click directory is created when i access the  web app,

Any help would be much appreciated.

cheers, Grant

Reply via email to