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.

does anyone have an idea how to get this working?


best,

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: [EMAIL PROTECTED], Telefon: 0203/379-2736

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

Reply via email to