BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

You have the power. Login and vote now.
Link 371381 thumbnail
User 185351 avatar

By jsugrue
via java.dzone.com
Published: Feb 26 2010 / 12:34

Wicket is a component based web framework which allows you to develop web applications in a similar way the desktop applications developed. The framework has very little effect on the HTML markup used. The dynamic elements of the html markup are marked with "wicket:id" attribute only. Eventhough it has very little addition on markup, its connection with the backend is very powerful thanks to the IModel interface.
  • 22
  • 0
  • 3385
  • 5

Comments

Add your comment
User 30679 avatar

Kent Tong replied ago:

0 votes Vote down Vote up Reply

It's interesting how it becomes very similar to Tapestry.

User 388907 avatar

MCII replied ago:

0 votes Vote down Vote up Reply

"This page is the default project web page supplied by SourceForge.net. If you are a member of this project, you can deploy your own project web pages as per our site documentation. "

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.