Forgot the link... You can use <html:rewrite> - you can specify either a forward, action or href.
http://struts.apache.org/userGuide/struts-html.html#rewrite Niall ----- Original Message ----- From: "Alistair Young" <[EMAIL PROTECTED]> Sent: Thursday, March 03, 2005 2:39 PM > 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]