What are setComment and getComment methods in Cookies?
Answers were Sorted based on User's Feedback
Answer / 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 |
thay are used to get and the comments in cookies.
| Is This Answer Correct ? | 0 Yes | 0 No |
What methods do we use in Servlet to Applet communication?
can u give some realtime example in ploymorphism? and inheritance?
why we should override only no-agrs init() method.
What is the inter-servlet communication?
What is session?
when the several requests comes to server..how it manage the requests
can anybody send me j2ee softwares such as tomcat,weblogic server ,netbeans
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is the difference between genericservlet and httpservlet
Why servlet is mostly used?
What is called Scriptlet?
Explain url encoding in servlet?