java - Denying direct access to jsp pages -
I am using Stresses 1.3 for my application and forwarded it through all the JSP page controller (Action Class) Go. But if I use the jsp page directly, I'm able to access it. How do I stop this?
Put all your jsp -s inside the web-ins folder (for example Web-INF / JSSP Folders) and jsp-s's place to change their mapping.
Comments
Post a Comment