Hi! I use apache 1.3.19, tomcat 3.2.2, mod_jk.so-eapi and struts 1.0b2 Before that I used mod_jserv.so from tomcat and the struts-example works more or less. But as I switched to mod_jk.so, the struts example doesn't work anymore. So it has something to do with mod_jk.so. The behaviour is as follows: When I enter http://mymachine.mydomain.de/struts-example/ I get a JSP, wher all links look like http://mymachine.mydomain.de:0/struts-example/... So can anybody explain to me where that :0 comes from? It is not there when I use tomcat as standalone web container on port 8080. Thanks for your help, Leander
