GAME OVER - Java Server Faces
Hey JSF - you are FIRED!
18 commentsSave Tags: frameworks, java, opinion, reviews
The quickest CSS fix for IE
How to QUICKLY fix the IE bugs - CSS and PNG alpha transparency.
3 commentsSave Tags: css-html, how-to, javascript, web design
JSF PhaseListeners in Action - image rendering, back button, simple security
I am going to show you how to use Java Server Faces phase listeners to do three very common things: rendering images located on the filesystem,... more »
0 commentsSave Tags: frameworks, how-to, java, security
Resize images with Java - high quality and working solution
Java utility method that takes image and resize it (to smaller image) to specified dimension with the same quality as Photoshop resized image.
0 commentsSave Tags: how-to, java