[
https://issues.apache.org/jira/browse/WICKET-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542546
]
Sean Sullivan commented on WICKET-1102:
---------------------------------------
Thanks for updating the site: http://wicket.apache.org/examplehelloworld.html
There is still a minor problem in the "Ready to deploy" section
1) http://localhost:8080/helloworld/app is incorrect. Please remove the
/app
2) http://<servername>/<warfilename>/app is possibly confusing. I would
remove the /app
> Hello World example should use WicketFilter instead of WicketServlet
> --------------------------------------------------------------------
>
> Key: WICKET-1102
> URL: https://issues.apache.org/jira/browse/WICKET-1102
> Project: Wicket
> Issue Type: Improvement
> Components: site
> Affects Versions: 1.3.0-rc1
> Reporter: Sean Sullivan
> Assignee: Martijn Dashorst
> Priority: Minor
> Fix For: 1.3.0-rc2
>
>
> URL: http://wicket.apache.org/examplehelloworld.html
> 1) Wicket's Hello World example should use WicketFilter instead of
> WicketServlet
> 2) the imports are wrong. Package names should be org.apache.wicket
> 3) bad javadoc comment: "WicketServlet class for hello world example"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.