-
Recent Posts
Recent Comments
Matthew Green on DISM repairs for (old) updates… esi on Using a Denver AC-5000W with W… n. haasnoot on Using a Denver AC-5000W with W… Robbie on Using a Denver AC-5000W with W… Lukas on WdFilter.sys & boot l… Archives
- December 2020
- November 2020
- September 2020
- December 2019
- May 2019
- April 2018
- December 2015
- July 2015
- October 2014
- August 2014
- November 2012
- August 2012
- June 2011
- May 2011
- February 2011
- December 2010
- November 2010
- April 2010
- November 2008
- October 2008
- May 2008
- January 2008
- December 2007
- November 2006
- September 2006
- August 2006
- February 2006
Categories
Meta
Monthly Archives: November 2010
Tomcat running on x64
Today I solved a problem that hunted me for the last couple of days. When I use Eclipse x64 and startup Tomcat, the Tomcat server runs in 32 bits mode. So I started Googling for answers and found not much … Continue reading
Posted in Tomcat
Leave a comment
Command line completion for Windows
When using a command shell on Linux another Unix dialect you have the ability to complete a part of a path by pressing tab. I was always under the impression that windows did not have such thing (off-course it does … Continue reading
Posted in Windows
Leave a comment
Debugging Java HTTP sessions
At the moment I use 32 bits Eclipse under Windows 7 x64 for writing Java applications. Some days ago I tried to mimic a web browser session that included logging into Drupal. Because Drupal uses form based login and cookies, … Continue reading
Posted in Programming
Leave a comment