Angsuman's Java Blog

News and views from my perspective as a Chief Software Architect and CEO. Focused on Java and Web Technologies.


Thursday, January 16, 2003

tomcat 4.1.12is buggy!
I use a file as a constants file, which is included by all pages. Now this file contains sections for local, staging & deployment. I use single line comments. The bug:the commented lines absorb the non commented lines along with it.