Quantcast
Channel: Stefan Hendriks' Blog » Web Development
Browsing all 5 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Don’t forget your resources directory! (Maven/Eclipse/Sysdeo-tomcat)

Recently I had to set up a XMLRPC Server. Using Apache’s XMLRPC it should not be that hard to set up. It wasn’t. But it did not work the first time. The XMLRPC Serlvet would not be initialized properly...

View Article



Image may be NSFW.
Clik here to view.

The need for quality of Web Applications

I’ve been working on my thesis (about meassuring Software Quality) and its reaching its final state. I will blog some posts about my thoughts and findings about Software Quality from here. This post...

View Article

Image may be NSFW.
Clik here to view.

Prevent cross-site scripting when using JSON objects using ESAPI and Jackson...

Recently I have had the oppertunity to fix a cross-site-scripting problem. The problem is: a lot of JSON objects are being sent over the wire and the data is not being html escaped. This means that...

View Article

Image may be NSFW.
Clik here to view.

Challenges when deploying your webapp, with multiple dependencies using...

Recently I’ve encountered a problem when deploying a web application using our CI environment. The probl… challange Sometimes the deployed website was not the latest version (with latest changes). I...

View Article

Image may be NSFW.
Clik here to view.

Coupling: The factory method

One of the challenges we face with coding is dealing with coupling. Coupling is an important aspect of programming, it tells us how much our code is tangled. When coupling is too high, we can’t easily...

View Article

Browsing all 5 articles
Browse latest View live


Latest Images