Can someone answer this please, i'm stuck.  thank you

-----Original Message-----
From: John Regan [mailto:[EMAIL PROTECTED]]
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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
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:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

Reply via email to