Checkout user in a form?

Hi,Am I able to call check out user in a user form?If it's possible, does anyone know how to do that?Regards,Mehtap.
[152 byte] By [mehtapa] at [2007-11-27 6:26:11]
# 1

Hi,

you can do this by calling:

<set name="userView">

<invoke name="checkoutView">

<ref>display.session</ref>

<ref>accountId</ref>

<new class="java.util.HashMap"/>

</invoke>

</set>

where accountId refers to the accountId of the user to retrieve.

Remark: if used for UI, checking out a view can last a looong time.

Regards

Stefan

sloehra at 2007-7-12 17:46:42 > top of Java-index,Web & Directory Servers,Directory Servers...