You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by John Regan <Jr...@csatravelprotection.com> on 2001/12/11 20:19:38 UTC

RE: Please Help! Passing variables with the tag, how do I do this?

thanks for the response Keith.  i just put the parameter in the global
forward like the following:

 <forward   
            name="template"  
            path="/do/csa/dispatcher?forward=template"/>

thanks again.

-----Original Message-----
From: Keith Bacon [mailto:keithbaconstruts@yahoo.com]
Sent: Tuesday, December 11, 2001 7:15 AM
To: Struts Users Mailing List
Subject: RE: Please Help! Passing variables with the <html:link> tag,
how do I do this?


John,
Looks to me that what you have coded will do what you
want. Have you tried this & found it doesn't work?
Keith

--- John  Regan <Jr...@csatravelprotection.com>
wrote:
> Can someone answer this please, i'm stuck.  thank
> you
> 
> -----Original Message-----
> From: John Regan
> [mailto:Jregan@csatravelprotection.com]
> Sent: Monday, December 10, 2001 1:13 PM
> To: 'Struts Users Mailing List'
> Subject: RE: Passing variables with the <html:link>
> tag, how do I do
> this?
> 
> 
> has anybody answered this yet?
> 
> -----Original Message-----
> From: antony@claire.co.jp
> [mailto:antony@claire.co.jp]
> Sent: Sunday, December 09, 2001 8:39 PM
> To: Struts Users Mailing List
> Subject: Passing variables with the <html:link> tag,
> how do I do this?
> 
> 
> Hi
> 
> I have a very simple question,  I want pass a
> variable to a page, I have
> 
> <html:link forward="bbs" paramId="page"
> paramPropery="next">   -(1)
> 
> and want this to expand to
> 
>
http://localhost:8180/testproject/bbs.do;jsessionid=EB98798BC986586989898798
> 78&page=next 
> -(2)
> 
> But (1) is not doing what I want it to do.  How can
> I write a link like 
> (2) using the
> 
> <html:link>
> 
> tag?
> 
> Cheers
> 
> Tony
> 
> 
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>