Set up Instructions for opensource suite
Saturday, January 29, 2011
Setting up Wicket from scratch
mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.3.5 -DgroupId=com.mycompany -DartifactId=mywicketapp
mvn jetty:run -Djetty.port=9090
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)