can jsp code be viewed directly?
by mfoley from LinuxQuestions.org on (#51CT6)
I'm running Apache Tomcat for viewing JSP files on my webserver. Can anyone actually view these .jsp files directly from the web (versus the HTML they generate)? I have some captcha related code inside a .jsp file that it seems to be a bot or something is able to read. Is that possible? If so, how would I prevent it?

