Quantcast
Channel: Wicket in Action
Browsing latest articles
Browse All 17 View Live

Uploading files to Wicket IResource

Several times people have asked in the mailing lists how to integrate JavaScript widgets for file uploading like Plupload, Uploadify, Fine Uploader or jQuery-File-Upload with Apache Wicket. The problem...

View Article



JavaScript based functional testing

The problem Every software developer very well knows that producing new code leads to producing new bugs (problems in the software). The good software developers know that writing tests for their code...

View Article

WicketStuff download stats for Nov 2012

Some download statistics for Wicket Stuff projects for November 2012: inmethod-grid (2468) googlecharts (666) tinymce (660) wicketstuff-annotation (648) inmethod-grid-examples (589) input-events (572)...

View Article

Replace components with animation

In this article I’m going to show you how to replace a component in Ajax response using animation effects like sliding, fading, etc. The problem To update a Component in Ajax request Wicket just...

View Article

Server and client side validation

Maybe not so well known feature in Wicket is that the form component validators are actually Behaviors, or if they are not then a special adapter is used, so at the end they are stored as a behavior in...

View Article


Surgical Ajax updates with Ractive.js

Replace all with outerHTML At the moment (Apache Wicket version 6.10.0) when a Component has to be updated in Ajax response Wicket will replace the whole HTML element with all its attributes and...

View Article

Capture JavaScript errors and log them at the server

Capture JavaScript errors and fix them ThoughtWorks technology radar recommends capturing client-side JavaScript errors and logging them at the server. This way you can see whether your application...

View Article

The State of Wicket 2014

In this short presentation I delivered at the first DEVdev meetup I talk about the ThoughtWorks Technology Radar January 2014 assessment of JSF, 10 years of Wicket history, the state of our community,...

View Article


Wicket at ApacheCon 2014: Croquet

Due to an unfortunate scheduling conflict I’m unable to attend ApacheCon 2014 in North America, but it appears that ApacheCon isn’t bereft of a Wicket attendance: William Speirs is presenting his...

View Article


Header contributions positioning

Wicket 6.0.0 came with some nice improvements in the header contribution management. With these improvements it is possible to put a specific header contribution at the top of all others by using...

View Article
Browsing latest articles
Browse All 17 View Live




Latest Images