Tag Archives: visural-wicket

visural-wicket 0.7.0 release with support for Wicket 1.5

Today I pushed out release 0.7.0 of visural-wicket. This release is primarily a bug-fix and minor enhancement release, with one major feature – support for Wicket 1.5 which was released as stable yesterday! You can get the downloads here (note … Continue reading

Posted in Java, Software Engineering, Wicket | Tagged Java, open-source, visural-common, visural-wicket, wicket | 2 Comments

Implementing security in Wicket with visural-wicket

Wicket has a nice mechanism for plugging in security whereby all components (including pages) have three cross-cutting hooks which can be validated by a security rule – Instantiation Render Enable You can build your own security framework using the IAuthorizationStrategy interface … Continue reading

Posted in Java, Software Engineering, Wicket | Tagged guides, open-source, visural-wicket, wicket | Leave a comment

Looking back on 2010…

Each year I try to look back over my year and take stock of what I’ve spent my time on, what I’d like to improve on, things I’d like to do more, or do less. This year was a very … Continue reading

Posted in General, Software Engineering | Tagged off-topic, soap-box, visural-common, visural-wicket | Leave a comment

visural-wicket 0.6.5 release is available!

It’s taken longer than I’d hoped, but the next release of the visural-wicket library for Apache Wicket is now available – 0.6.5 This version is mostly a minor enhancement and fix release, but includes almost 6 months worth of patches … Continue reading

Posted in Java, Software Engineering, Wicket | Tagged Java, open-source, releases, visural-wicket, web, wicket | 4 Comments