Embed presentation
Download as PDF, PPTX



















































This document provides an overview and agenda for a seminar on the Apache Wicket framework. Some key points: - Wicket is an open source, component-based Java web framework that aims to make web app development simple and enjoyable. - The seminar agenda covers Wicket concepts, features, demos of a sample app and custom component, and Q&A. - Wicket aims to improve on other frameworks like JSF by having a flatter learning curve, avoiding XML, and making components easy to create and reuse. - Wicket uses standard HTML templates linked to Java code through identifiers rather than custom tags.


















































