Subscribe to
Posts
Comments

Archive for February, 2009

I was told by various documentations and technical articles that SQL Server Query Optimizer does a good job on selecting which index to use when establishing

a query execution plan. And it is in rare cases that you will find justification to use index hint. I believe I encountered this kind of rare cases a […]

It is not really a problem specifically related to Tomcat.

It is just that I found this problem when I installed Tomcat and I couldn’t find a straight forward answer on the internet. The problem I encountered was basically that I want to configure Tomcat to run under non-root user and I could not use […]

« Prev