Andreas Hartmann wrote:
> Jörn Nettingsmeier wrote:
>> hi !
>>
>>
>> the following snippet in a usecase view works as
expected:
>>
>> <jx:out
value="${usecase.getParameter('userId')}"/>
>>
>> this one however does not:
>>
>> <jx:out
>>
value="${usecase.getParameter(org.apache.lenya.cms.ac.
usecases.UserProfile.USER_ID)}"/>
>>
>>
>> which is a pity since it would help to centralize
the knowledge about
>> parameter names in usecases.
>
> Yes, that would be nice.
> I also tried it once and noticed that it doesn't work.
>
>>
>> does anyone have an idea how to get this working?
>
> Maybe you'd like to ask on dev cocoon?
good idea in principle, but i can't handle yet another
mailing list
atm... if anyone here is also on dev cocoon, i'd appreciate if
you could
forward this issue.
jörn
--
"Open source takes the bullshit out of
software."
- Charles Ferguson on TechnologyReview.com
--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: pol-admin uni-due.de, Telefon: 0203/379-2736
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|