;;
redirect="true" contextRelative="false" />
- Original Message -
From: A Amarakoon <[EMAIL PROTECTED]>
Date: Thursday, March 30, 2006 9:14 am
Subject: response.addHeader problem
Struts 1.2.7 on windows.
I am trying add cutom http header within action. The
By the way my struts.config looks like this.
http://localhost:8080/HeadSimulator/checker.do"; redirect="true"
contextRelative="false" />
- Original Message -
From: A Amarakoon <[EMAIL PROTECTED]>
Date: Thursday, March 30, 2006 9:14 am
S
Struts 1.2.7 on windows.
I am trying add cutom http header within action. The I do redirect to a another
web app. Problem I have is that web app does not see the headers I added.
Am I missing something?
my action class:
response.addHeader("header1","myFirstHeader");
response.ad
3 matches
Mail list logo