Niraj Soni wrote:
>
> i can't get headers in second page set in first page .
> i am using tomact 3.2.2 .
>
> this is my detail problem
> this is first.jsp
> response.setHeader("Cache-Control", "no-cache");
> response.setHeader("Pragma", "no-cache");
> response.setDateHeader("max-
i can't get headers in second page set in first page .
i am using tomact 3.2.2 .
this is my detail problem
this is first.jsp
response.setHeader("Cache-Control", "no-cache");
response.setHeader("Pragma", "no-cache");
response.setDateHeader("max-age", 0);
response.setDateHea