Tag Archives: wicket

Where Does Wicket Store It’s DiskPageStore Files?

Wicket stores everything other than the current Page for a given user’s session (by default) in a second-level disk-based session cache. I’d never looked much into how it worked, until I wanted to know where these files were located. The … Continue reading

Posted in Java, Software Engineering, Wicket | Tagged Java, web, wicket | Leave a comment

LessCSS available in Java and Wicket – less.js

For the uninitiated, LessCSS is a powerful extension of CSS, that adds variables, mixins, operations and nested rules. What this means is the ability to remove the repetition and redundancy which almost always pops up in CSS for complex web … Continue reading

Posted in Java, Software Engineering, Wicket | Tagged css, Java, ui, visural-wicket, web, wicket | 2 Comments

visural-wicket 0.6 released – lots of new components!

It’s been roughly 4 months since the first public release of visural-wicket, a set of open-source components and tools for the Apache Wicket web framework. Since then the project has seen 150+ developer downloads and a generally very positive reaction … Continue reading

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

onmydoorstep.com.au – officially launched!

So as of tonight, onmydoorstep.com.au is officially launched! What does that mean? Basically I’m just telling anyone who’ll listen, about it. This site represents around 3 months work, in spare time and on weekends. It’s the reason my blog posts … Continue reading

Posted in Databases, Design, General, Java, Software Engineering | Tagged guice, Java, jpa, onmydoorstep, warp-persist, wicket | Leave a comment