You can use <html:rewrite> - you can specify either a forward, action or
href.

Niall

----- Original Message ----- 
From: "Alistair Young" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Thursday, March 03, 2005 2:39 PM
Subject: Re: Action without ActionForm


> thanks Scott, that works but it sort of breaks the insulation of the
> jsp from the site structure:
> <form action="Start.do">
> if Start.do ever moves then all the jsp will have to change.
> This would be nice:
> <input type="button" onClick="<html:link forward="/Start.do" />" />
> but you can't do that :(
> cheers,
> Alistair



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to