jsp:
                <c:url var="exeurl" value="/viewJobDetail.action">
                        <c:param name="fname" value="${row.fname}"/>
                        <c:param name="lName" value="${row.lname}"/>
                </c:url>
once inside the action class *mapped for viewJobDetail* you can pull each of 
the 3 params
 http://<host>:<port>/<context>/viewJobDetail.action?fname=Giorgio&name=Armani

Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 




> Date: Fri, 13 Mar 2009 15:23:04 -0700
> From: pegasu...@hotmail.it
> To: user@struts.apache.org
> Subject: tag set
> 
> 
> good evenig
> i would ask if i can get the value of variable x <s: set name="x"> in an
> action
> -- 
> View this message in context: 
> http://www.nabble.com/tag-set-tp22506157p22506157.html
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Windows Liveā„¢ Contacts: Organize your contact list. 
http://windowslive.com/connect/post/marcusatmicrosoft.spaces.live.com-Blog-cns!503D1D86EBB2B53C!2285.entry?ocid=TXT_TAGLM_WL_UGC_Contacts_032009

Reply via email to