hi,

you can also use

in jsp:
<bean:write name="hulp"/>

and in action before:

String hulp=request.getParameter("users.userId");
request.setAttribute("hulp",hulp);

//FORWARD


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

Reply via email to