Does links need to be case sensitive?
"Ludwig Magnusson" <[email protected]> Thu, 19 Nov 2009 15:38:51 +0100
| Newsgroups | gmane.comp.jakarta.turbine.user |
|---|---|
| Message-ID | <012601ca6926$039e4c20$0adae460$@com> |
Hello! We had a problem with our screen classes. In some cases they weren't loaded. I noticed that the loading was screen-sensitive so that if I typed in the url www.mydomain.com/mypage.vm and the site had a screen class called MyPage.java, it was never executed. Is there any way around this? /Ludwig