would do the same thing.
>
>
> -Original Message-
> From: Turansky, Mark [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 22, 2003 1:46 PM
> To: Struts Users Mailing List
> Subject: RE: accessing static html from struts-config.xml
>
>
> I just tried (and
age-
> From: Turansky, Mark [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 22, 2003 1:46 PM
> To: Struts Users Mailing List
> Subject: RE: accessing static html from struts-config.xml
>
>
> I just tried (and failed) using a fully qualified URL as the
> ActionForwar
, 2003 2:50 PM
To: Struts Users Mailing List
Subject: RE: accessing static html from struts-config.xml
or use
http://www.mysite.com"; redirect="true"/>
which would do the same thing.
-Original Message-
From: Turansky, Mark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, Oct
or use
http://www.mysite.com"; redirect="true"/>
which would do the same thing.
-Original Message-
From: Turansky, Mark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 1:46 PM
To: Struts Users Mailing List
Subject: RE: accessing static html from struts-c
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 2:28 PM
To: [EMAIL PROTECTED]
Subject: RE: accessing static html from struts-config.xml
No the reference to the path in the section does not work.
I am not sure how to use the respons
To: [EMAIL PROTECTED]
Subject: RE: accessing static html from struts-config.xml
No the reference to the path in the section does not work. I
am not sure how to use the response.redirect method. Do we put this
method in the execute method of the LogoffAction? or do we make a new
method called
u can always use
>
> response.redirect(actionForward.getPath())
>
> in your Action while returning a null ActionForward
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 22, 2003 12:58 PM
> To: [EMAIL PROTECTE
ath())
in your Action while returning a null ActionForward
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 12:58 PM
To: [EMAIL PROTECTED]
Subject: accessing static html from struts-config.xml
Hi All
I am trying to do a logoff actio
Hi All
I am trying to do a logoff action.When the user logsoff he should be taken
to the main website which is under /var/www/html/blah/index.shtml which is
completely out of the tomcat and this is where i have stored the static
content of the website.
I do not understand how to write this forward
9 matches
Mail list logo