Develop Simple Web Applications with Apache Wicket
Learn how to set up your system to develop a simple Web application with Apache Wicket, using Apache Geronimo as your application server and Apache Derby as the embedded database. Wicket helps simplify development by separating the roles of developers and designers. You can remove logical code from the view layer, eliminating the need for JSP, XML, and other configuration file formats.
Views: 924 | | by Steve
View this tutorial