Monthly Archive: April 2010

Apr
20

Simple UUID Generator

Just for fun…I really often need a uuid for manually adding entries to different databases. f8e9947c-ec99-4339-a8d5-6ac5e2bee6d4

Apr
13

Designer friendly JSF using jsfc attribute

Have you ever tried to edit your jsf code using a visual designer like dreamweaver? Or do you get your html layout from a professional designer and have to “translate” it to jsf? In the first case, most times it will be look very strange, because the designer doesn’t understand the jsf tags and so …

Continue reading »