The same sort of info's also at http://wicket.apache.org/quickstart.html now, too!
/Gwyn On Friday, September 7, 2007, 6:23:43 PM, Igor <[EMAIL PROTECTED]> wrote: > see this page > http://cwiki.apache.org/WICKET/documentation-index.html#DocumentationIndex-Codeasdocumentation > under archetype > use the archetype to create a new app > then cd into that app > "mvn eclipse:eclipse" will create an eclipse project which you can then > import into eclipse > "mvn war" will create a war file you can deploy into weblogic > -igor > On 9/7/07, schu777 <[EMAIL PROTECTED]> wrote: >> >> >> Hi Everyone, >> >> I'm very "new" to setting up a web app - I've only done bug fixes and a >> few >> enhancements to web apps that were already configured. So I'm trying to >> learn Wicket to see how easy it would be to replace an application at work >> that has over 500 data fields with business rules around nearly 300 of >> them, >> if not more. >> >> Anyway, what I'm needing is a sample or step-by-step process of creating a >> web application using wicket in Eclipse and then deploying it to Weblogic. >> Even if it's just the simple "Hello World" application... >> >> Here are the versions I'm running: >> >> Eclplise: 3.2.1 - build M20060921-0945 >> BEA Weblogic: 8.1 >> >> If I need to provide more info, then let me know... >> >> Thanks, Michael >> -- >> View this message in context: >> http://www.nabble.com/Newbie---Help-in-setup-of-Wicket-with-Eclipse-and-Weblogic...-tf4402688.html#a12559748 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> /Gwyn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
