Christine wrote:
This may be a jsp question more than a jetspeed question.
Suppose I create a link, like so:
Name: <a href="?name=<%=p.getFirstName() %>"><%=p.getFirstName() %>
Right.
I found this (JS2-605):
"Query string parameters should not (by default) be provided to portlets
to be compliant to JSR 168 spec requirements"
and this:
<js:metadata
name="merge.portal.parameters.with.portlet.parameters">true</js:metadata>
<js:metadata
name="merge.portal.parameters.before.portlet.parameters">true</js:metadata>
My first question is, why should url parameters not be passed to a
portlet, as the spec requires? I can imagine url parameters that
override portlet parameters can be a risk, but otherwise, what's the
rationale behind not passing them?
Second, I suggest to make this issue more clear in the documentation or
in the tutorial or in the faq.
:-)
dagdag
Christine
--
dagdag is just a two-character rotation of byebye.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]