Did you update your web.xml welcome page url appropriately?

Your page should be here:
http://localhost:8080/clickhello/hello-world.htm

Bob

On Mon, May 23, 2011 at 9:06 AM, zolf <[email protected]> wrote:
>
> Hi Bob,
>
> thanks for your feedback. i changed the html to htm,but now when i enter the
> url http://localhost:8080/clickhello/
> i get Page not Found Error. below i have copied my tomcat log output.please
> help me
>
> [Click] [info ] ***  Initializing Click 2.3.0 in debug mode  ***
> [Click] [info ] initialized LogService:
> org.apache.click.service.ConsoleLogService
> [Click] [debug] listing classes in
> jar:file:/C:/Apache/Tomcat/webapps/clickhello/WEB-INF/lib/click-2.3.0.jar!/META-INF/resources
> [Click] [info ] found jar:
> file:/C:/Apache/Tomcat/webapps/clickhello/WEB-INF/lib/click-2.3.0.jar
> [Click] [debug] listing classes in
> jar:file:/C:/Apache/Tomcat/webapps/clickhello/WEB-INF/lib/click-extras-2.3.0.jar!/META-INF/resources
> [Click] [info ] found jar:
> file:/C:/Apache/Tomcat/webapps/clickhello/WEB-INF/lib/click-extras-2.3.0.jar
> [Click] [debug] automapped pages:
> [Click] [debug] /click/error.htm -> CLASS NOT FOUND
> [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND
> [Click] [debug] /hello-world.htm -> clickhello.page.HelloWorldPage
> [Click] [debug] /index.htm -> CLASS NOT FOUND
> [Click] [debug] initializing FileLoadService:
> org.apache.click.service.CommonsFileUploadService
> [Click] [debug] initializing TemplateService:
> org.apache.click.service.VelocityTemplateService
> [Click] [debug] initializing ResourceService:
> org.apache.click.service.ClickResourceService
> [Click] [debug] initializing MessagesMapService:
> org.apache.click.service.DefaultMessagesMapService
> [Click] [info ] Click 2.3.0 initialized in debug mode
> [Click] [debug] GET http://localhost:8080/clickhello/
> [Click] [debug] /index.htm -> CLASS NOT FOUND
> [Click] [info ] renderTemplate: /click/not-found.htm - 6 ms
> [Click] [info ] handleRequest:  /index.htm - 18 ms
>
> --
> View this message in context: 
> http://click.1134972.n2.nabble.com/Beginner-to-Click-Help-tp6391108p6393363.html
> Sent from the click-user mailing list archive at Nabble.com.
>

Reply via email to