I would recommend starting with one of these locations:

QuickStart (creates your project and everything needed for a Hello World
with Maven):
http://wicket.apache.org/quickstart.html

Wicket in Action (a must-have resource if you're going to do Wicket
programming):
http://manning.com/dashorst

Hello World instructions:
http://wicket.apache.org/examplehelloworld.html

-- 
Jeremy Thomerson
http://www.wickettraining.com



On Wed, Oct 1, 2008 at 1:10 PM, overseastars <[EMAIL PROTECTED]> wrote:

>
> Hi All
>
> I dont believe even a helloworld in wicket is so hard. I just simply
> created
> a new dynamic web project in eclipse and add that wicket1.3.4 jar file into
> the build path. Then I follow the helloworld sample and copy all three
> files
> into the project, like two java and one html file into the source and
> changed the web.xml.
>
> finally i got nothing but a http404 error. Can anyone give a really useful
> tutorial ? all I need is just a helloworld now, with wicket
> 1.3.4...........Thanks a lot.
> --
> View this message in context:
> http://www.nabble.com/About-helloworld-tp19766150p19766150.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to