Re: Append parameter value using html:link

2004-06-29 Thread Bill Siggelkow
Hey Dude ... try setting 'transaction="true"' on the html:link tag -- it should handle the token for you. Toll, Marvin (M.) wrote: Per the following listing - I am appending a parameter value to a URL. The "href" version works fine but would like to perform the equivalent using the "html:link" ta

Append parameter value using html:link

2004-06-29 Thread Toll, Marvin \(M.\)
Per the following listing - I am appending a parameter value to a URL. The "href" version works fine but would like to perform the equivalent using the "html:link" tag. The "html:link" version results in: /ReferenceWeb/acknowledgePost.do?org.apache.struts.taglib.html.TOKEN=<%= token%> Any hel