Nov 14 2005
Valdiate XHTML as you go
A nifty Servlet filter that will show you XHTML validation errors when you view the page. Maybe it’s too intrusive, but I’ll give it a spin next time around.
Agile and Programming
Nov 14 2005
A nifty Servlet filter that will show you XHTML validation errors when you view the page. Maybe it’s too intrusive, but I’ll give it a spin next time around.
Nov 07 2005
The Rails lookalike for Java has been released in .8 version. There’s an tutorial article here.
I haven’t had much time to look into Rails or Trails yet, but a simple framework that will let me stay on the Java platform and ease web development is really tempting. It remains to see how it holds [...]