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 [EMAIL PROTECTED]


-- Andreas


--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to