Hi, yes. i am using maven to package I have seen the below link which u sent earlier.
http://wicketframework.org/wicket-quickstart/demos/EclipseDemo.html In this url also they used jetty server not Tomcat server. My doubt is simple application using Tomcat Appliction. or give the url. Regards kumar Martijn Dashorst wrote: > > The example states: > > "In all the Wicket examples, you have to put all files in the same > package directory. This means putting the markup files and the java > files next to one another." > > Watch this video to see what we mean: > > http://wicketframework.org/wicket-quickstart/demos/EclipseDemo.html > > Martijn > > On 6/26/07, tnjtn1 <[EMAIL PROTECTED]> wrote: >> >> HI, >> >> I am newer to wicket. just i am trying to use HelloWorld program >> following >> this below url with Tomcat5.0 server. >> >> http://wicket.sourceforge.net/ExampleHelloWorld.html >> >> 1) I have place java file under src folder. >> 2) I have placed HelloWorld.html file under webContent folder. >> >> when i run the Helloworld.html file, it display only -- " Message goes >> here" . But it won't display the content of label component.. >> >> where i took mistake..? >> >> Thanks & Regards, >> kumar >> -- >> View this message in context: >> http://www.nabble.com/Wicket-Helloworld-using-Tomcat-tf3982219.html#a11305084 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Wicket-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> > > > -- > Wicket joins the Apache Software Foundation as Apache Wicket > Join the wicket community at irc.freenode.net: ##wicket > Wicket 1.2.6 contains a very important fix. Download Wicket now! > http://wicketframework.org > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/Wicket-Helloworld-using-Tomcat-tf3982219.html#a11321705 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
