I am wanting to test a modification and the file is written in .jsp. Is there a way that SubSonic will allow to call this file type? For example I put a textfile.txt into the webapp directory and if I go to https://localhost:8080/textfile.txt it shows up, however if I try to do this with a .jsp file I get a SubSonic error.
Is there a way to tell SubSonic that my .jsp file can be accessed?
