>
> Now what happened to the second setHeader output in the included file?
> Should it be included or has it gone AWOL ?
>
>From JavaServer Pages Specification Version 1.2 -Proposed Final Draft 2
(PFD2)
JSP.4.4
-------------------------------------------------------------
An included page only has access to the JspWriter object and it cannot set
headers. This precludes invoking methods like setCookie(). Attempts to
invoke
these methods will be ignored.
-------------------------------------------------------------
Marco
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html