How to encrypt passwords in the Tomcat server.xml file
By default, Tomcat stores passwords in server.xml in clear text, which can lead to obvious security lapses. The easiest way to mitigate against user account compromise is to use a […]
By default, Tomcat stores passwords in server.xml in clear text, which can lead to obvious security lapses. The easiest way to mitigate against user account compromise is to use a […]
I went to the ACCU Spring Conference 2006 last week. There were some interesting sessions, as usual. XSLT2 and XPath2 Version 1 of XSLT and XPath were fairly limited in […]
I attended the Sun Tech Days in London last week. There was a lot of marketing schmooze, and some pretty dull and dry Java implementation stuff, but it was certainly […]