Hi Folks, I'm new to the list and the project but so far I'm very impressed by the capabilities and potential!
One of the things I need to do with the project is be able to drop .jsp pages into the repository using webdav and see them run by accessing them via a browser. So... a) drag and drop testFile.jsp to dav://localhost:8080/myApps using my webdav client b) using firefox access http://localhost:8080/myApps/testFile.jsp This doesn't currently work. I ~know~ there's lots of jsp capabilities and I'm in the process of understanding how resourceType affects which scripts will be run. But it seems like the above use case is a "hello world" one for new adopters of the project. Any help or pointers to rtfm material would be most welcome. Thanks in advance, -- Langley
