RE: another html:link issue

2006-11-21 Thread Strachan, Paul
... View Loyalty Page -Original Message- From: robin bajaj [mailto:[EMAIL PROTECTED] Sent: Tuesday, 21 November 2006 4:46 AM To: Struts Users Mailing List Subject: another html:link issue Hi Folks, I am trying to have an html:link in my jsp form. This form normally submits to action

Re: another html:link issue

2006-11-21 Thread robin bajaj
Thanks for the reply Ed, I have a quick question about paramId usage. How about having a hidden parameter, like and doing paramScope="someScope"> View Loyalty Page Shouldn't this pass the "variable" in some Scope to be later retrieved in the subsequent action etc. OR Do I HAVE TO bri