What are setComment and getComment methods in Cookies?
Answer Posted / satendra
getComment() : Returns the comment describing the purpose of
this cookie, or null if no such comment has been defined.
and setComment() is used to provide description about cookie.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do we translate jsp?
What must be implemented by all servlets?
What is MIME Type?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
Can servlet have a constructor ?
What are the ways to handle multi-threading in servlets?
Tell us something about servletcontext interface.
What is a cookie What is the difference between session and cookie
What is the difference between forward () and sendredirect () functions in servlet? Explain
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
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
How can we perform any action at the time of deploying the project?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Explain is servlet mapping?
What are all the advantages of servlet over cgi?