Originally posted by jeff marsh:
I think, there is not any strong reason for url-pattern, except security.
<br><br>
1) But you can refer to the given name so you need nt to write full path for the file.
<br>
2) If you want your jsp to be treated as servlet, you need to define the pattern for that.
<br><br><br><br>
-Jeff
ok how we provide security by keeping alias naming to the servlet
anyway the servlet is in the private folder so no one can access it then what is the use of aliasing the servlet name and how do we benifit by providing security?