Hi Ian

2008/8/18 ian tabangay <[EMAIL PROTECTED]>:
> At least from
> the snippet that you provided, userLogin is not defined anywhere. If youre
> intention was to retrieve the userLogin value of the currently logged in
> account, then you should retrieve the partyId this way:
> <set field="partyId" value="${*parameters.*userLogin.partyId}"/>

userLogin is automatically put in the screen's context in the same way
that the parameters map automatically get builts out of the request
parameters and attrributes, session parameters etc.

Regards
Scott

Reply via email to