Why don't you just stuff the user object (or this variable) into the
session and then read it using normal <c:out
value="${user.whatever}"/> tags?Matt On 4/12/07, Alexander Grebennik <[EMAIL PROTECTED]> wrote:
I want to display count of items in user basket in page header. > What do you want to display from the User object? Do you want to > manipulate the user information on all of your forms, or just display > read-only information? > Matt > On 4/12/07, Alexander Grebennik <[EMAIL PROTECTED]> wrote: >> I want to put userInfo object in all ModelAndView and show it through >> decorators. How I can do it? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
