Fill in the blanks -- The maximum age of the cookie in JSP can be set by _________________

Skill/Topic: JSP Life Cycle
A) cookie.setMaxAge(int seconds)
B) cookie.setMaxAge(float seconds)
C) cookie.setAgeMax (float seconds)
D) cookie.setAgeMax (int seconds)

Showing Answers 1 - 4 of 4 Answers

sejal

  • Mar 19th, 2014
 

a

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions