This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Introducing Apache Wicket
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Apache Wicket makes developing web-apps simple with plain Java and HTML, proper mark-up/logic separation, a POJO data model and a refreshing lack of XML. Learn how to use Apache Wicket to create web applications on your own from the masters. This hands-on lab provides a quick introduction to the Wicket framework and a lot of coding.
You will start with setting up our project, move on from a simple hello world application to implementing an online cheese store. You will learn to connect it to services delivered by Spring and a ...