What are setComment and getComment methods in Cookies?
Answer Posted / niranjanravi
thay are used to get and the comments in cookies.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are sessions in servlets?
Can we use the constructor, instead of init(), to initialize servlet?
How we can create war file in servlet?
What is called servlet mapping?
What do you mean by session tracking?
What is the difference between the http servlet and generic servlet?
Write a program to show the functionality of servlets.
What is session tracking?
What is meant by cookies?
Explain the servlet filter.
What are the common methods that are included in the http servlet class?
What is new in ServletRequest interface ? (Servlet 2.4)
request parameter how to find whether a parameter exists in the request object?
How we can get ip address of client in servlet?
what is servlet chaining?