Dan WalmsleyCoding so you don't have to

Tag Archives: Programming

Render a Wicket page to a string for HTML email

Posted on by dan

Something that’s very desirable to do in Apache Wicket is create HTML emails using Wicket’s brilliant component-oriented markup. I’ve been working on this problem on and off for ages — … Continue reading

Browse by Topic