Answer Posted / ravikiran(aptech mumbai)
By Adding a tag known as <security-constraint> in web.xml
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why servlet is faster than jsp?
How do we go with database connection and log4j integration in servlet?
How to find whether a parameter exists in the request object?
What is life cycle of Servlet?
What are the phases of a servlet life cycle?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
Explain in brief the directory structure of a web application?
Whats the advantages using servlets over using CGI?
Can we use the constructor, instead of init(), to initialize servlet?
What is webservlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is servlet configuration?
What is a servlet?
Why do we have servlet wrapper classes?
Explain the difference between get and post method in servlet?