Quantcast
Channel: Trifork Blog » Erik van Oosten
Browsing all 7 articles
Browse latest View live

Wicket do's and don'ts

In the past 2 years I worked in, and visited many development teams to help them implement divers Wicket applications. Some applications were mostly for visualizing stuff, some were full of forms, and...

View Article


Securing connections with TLS

In this article I'll explore some ways to secure socket communication with TLS from a java application. To make it more concrete I'll show you SubEtha SMTP (an excellent Java based bare bones SMTP...

View Article


Image may be NSFW.
Clik here to view.

Wicket root mounts

One of the very easy things with Wicket is mounting pages on the first words of a URL; listening to URLs like http://shop.nl/article/4513 is programmed before you can say xiphophorus clemenciae. One of...

View Article

Public Wicket introduction course May 27/28

JTeam is proud to announce another public Wicket training. This public Wicket Introduction course (in cooperation with jWeekend) is scheduled on May 27 and 28. For more information (or on-site training...

View Article

Social sites, lessons learned

As JTeam is a good match for companies starting a social website, we have had the pleasure of building a couple in the past years. This article summarizes some of the lessons we learned. If you plan to...

View Article


Encoding problems with properties files and IntelliJ

The Java platform has fantastic support for many character encodings. So it is a bit odd when you find out that regular properties files, read through the Properties class only supports the ISO-8859-1...

View Article

My 11 day quest to connecting JMS client to remote GlassFish from Tomcat

To prevent anyone from being in this tormenting situation ever again, this article describes the result of my 11 day quest to get a remote JMS client (running in Tomcat 6) to send JMS messages to a...

View Article
Browsing all 7 articles
Browse latest View live