Daniel- Read FZ's response at http://mail-archives.apache.org/mod_mbox/struts-user/200505.mbox/[EMAIL PROTECTED] where he does a retrieveURL on the specific page as in onClick="retrieveURL('mostrarRegistrarPersona.do');" HTH Martin-- ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you.
----- Original Message ----- From: "Daniel Chacón Sánchez" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <user@struts.apache.org>; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Saturday, September 23, 2006 7:03 PM Subject: Re: Get real path of an action > Thanks, Yeap, but how can i use it on the jsp: > > retrieveURL('*(realPath)*/mostrarRegistrarPersona.do', 'PersonaForm') > > Thanks >