Which of the following correctly describes the sequence of calling the methods for preventing browser from catching the datai. response.setHeader("Cache-Control","no-store"); ii. response.setHeader("Pragma","no-cache"); iii.response.setDateHeader ("Expires", 0);

Skill/Topic: JSP Life Cycle
A) i,ii,,iii
B) iii,i,ii
C) i,ii,iii
D) ii,iii,i

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions