What is the disadvantage of cookies?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by httpservlet and how it is different from the genericservlet?
Why doesn’t a servlet include main()?
Explain the differences between jsp and servlet.
Can we use servlets in JavaScript?
Explain the role of dispatcherservlet and contextloaderlistener.
What is servlet?
Explain servlet events?
What is the directory structure of web application?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What are the different mode that servlets can be used?
What is a cookie What is the difference between session and cookie
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?