how can you give alias to servlets?
Answer / vikas
go to web.xml
in side sevlet-mapping tag define the url-pattern
| Is This Answer Correct ? | 2 Yes | 0 No |
Which event is fired at the time of setting, getting or removing attribute from application scope?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
Which is the methods of generated servlet?
Is there any need to shutdown the web server, if you want to modify a servlet?
What are the types of ServletEngines?
what is the difference between servlets and struts?
What is servlet attributes and their scope?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What are sessions in servlets?
What is servlet? Explain
What is java servlet session?
What's the difference between authentication and authorization?