Hello all,

I have a page which list users.  The page is displayed by requesting the
listUsers action.  This action queries the database  and places a Collection
of user objects into the request for the listUsers.jsp page to display
(Using the iterate tag).

For conversation sake, say this user object has a "roleId".  Where would the
logic be placed to translate this roleId into its corresponding roleName?
Because this page is for display, there is no action form.  I don't want to
put any data access code in the jsp.  Could someone provide a suggestion?

Regards,

Joshua


This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.


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

Reply via email to