Link components should support easily adding request parameters to the
generated link
-------------------------------------------------------------------------------------
Key: TAP5-1496
URL: https://issues.apache.org/jira/browse/TAP5-1496
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.3
Reporter: Robert Zeigler
Priority: Minor
It would be nice to have a "parameters" or "requestParameters" component
parameter for the link components. This would take the form of a map with the
keys being the parameter names and the values being the parameter values.
Currently, if you need parameter values, the simplest solution is to forgo the
component and generate your own link.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira