Monthly Archives: February 2011

RadioCheck for MenuToolStrip

Today I wanted to code a submenu with menu items that are checked like a radio button group. So once a single menu item has been checked, there is exactly one item checked all the time. The task proved a … Continue reading

Posted in C#, Programming, Windows | Leave a comment

Access a local Tomcat through Apache

Heard a nice ‘trick’ some time ago I need to write about (so I do not forget it ;-). I wanted to access a tomcat web application on a server that was mainly running a Drupal CMS. As I do … Continue reading

Posted in Tomcat | Leave a comment