What is cookies in servlet with example?
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of Servlets?
What methods do we use in Servlet to Applet communication?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
How the JSP file will be executed on the Server side?
Can you use javascript in servlets?
What is the difference between context parameter and context attribute?
how JSP can extend servlet or interface ...?
Can you call a jsp from the servlet?
What is the difference between 2 types of servlets?
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?
What is ServletConfig object?
Is servlet synchronized?