What are the types of servlets? Explain
No Answer is Posted For this Question
Be the First to Post Answer
Which event is fired at the time of project deployment and undeployment?
What is a servlet context object?
What’s the difference between forward() and sendredirect() methods?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
Explain in detail about applet to servlet communication?
Differentiate between the web server and application server?
What is servlet in web technology?
What is war file?
What are setSecure() and getSecure() methods in Cookies?
What is difference between cookies and httpsession?
What’s the difference between sendredirect and forward methods
can it possible to validate form field before execution of a servlet service method if yes how??