Mod_jk and Servoy Server

Since Servoy Server is built around Tomcat is it possible to use mod_jk to use Servoy Headless Client together with Apache?
I know this is the way to serve jsp pages through Apache but does it also work with the modified Tomcat version of Servoy Server ?

None of the Servoyans know ?

I am asking this because I like to use Servoy Headless Client via port 80. But Apache already uses port 80.

i think it should be possible.
Because it is more or less an complete tomcat.
So if you follow the configuration on the tomcat site then it should work

Wonderful!
I will take a look.