-Original Message-
From: Susan Bradeen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 04, 2004 8:59 AM
To: Struts Users Mailing List
Subject: Re: html:link forward + hard coded parameter
"Dean A. Hoover" <[EMAIL PROTECTED]> wrote on 05/04/2004 04:15:19
AM:
&
"Dean A. Hoover" <[EMAIL PROTECTED]> wrote on 05/04/2004 04:15:19
AM:
> Maybe I need to restate this...
>
> Ok, so I am generating a page of "entries"
> that are clickable by the user, in which case
> something about that entry will be displayed.
> Its the classic search engine results type of t
Maybe I need to restate this...
Ok, so I am generating a page of "entries"
that are clickable by the user, in which case
something about that entry will be displayed.
Its the classic search engine results type of thing.
Anyway, so let's say I have a forward defined
something like "show" => "/ShowR
I want to use a forward I have defined
when the user clicks on one of several
on a page. A parameter indicates which
one the user clicked on. In html, it might
look like this:
http://abc.com?x=1";>One
http://abc.com?x=2";>Two
http://abc.com?x=3";>Three
How would I do this using the html:link tag.
4 matches
Mail list logo