[13:27]<jirkap> hello, anyone here to ask some questions to? [14:40]<jirkap> well, I'll try to ask, maybe someone will help: I ran into this problem and used the solution described there: http://helma.org/pipermail/helma-user/2005-April/005925.html, my setup is now the same [14:40]<jirkap> now, I also read this: http://dev.helma.org/Community/#nabble-to733368|a733368 [14:42]<jirkap> the problem is that when I try to access e.g. 'myapp/sample' instead of 'myapp/sample/', the object sample is somehow processed but styles are missing etc. I think the right way is 'myapp/sample/' but helma won't add the slash [14:43]<jirkap> as it does e.g. in welcome app. I can't find a way to solve it, the only thing that crossed my mind was to perform a redirect, but there has to be a better way [14:46]<jirkap> ? [15:07]<jirkap> hm. this is really funny. I created an action 'sample' to be accessed at myapp/sample, just to make sure I get the point here. When I deleted it, Helma renders everything correctly. With or without a slash..