betweenGo

JHTML Tricks

by on Aug.25, 2005, under Page Development

Putting parameters in the link.
Using back quotes you can embed Java code to extract the parameters and place them in the link. For example:

<a href="/foo.jhtml?`request.getParameter("bar")`">example</a>

To learn more, Using Back Quotes.

Share

Related posts:

  1. JHTML Structure
  2. Getting the request parameter
  3. YouTube Embedded Player Parameters
  4. JSP Dynamo Request Retrieval
  5. Get JSTL Vars from PageContext

:,

2 Comments for this entry

Leave a Reply

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!