What common techniques are used to make it possible for decorators
(column decorators mostly, but I guess the same question applies to
table decorators) to access Locale information from the HTTP request
and produce localized column strings?  The API only passes through the
table data, not the servlet context or the request or anything else.
Is it common to do something like cache a reference to something like
that on the current Thread object?

-- 
Turtle, turtle, on the ground,
Pink and shiny, turn around.

------------------------------------------------------------------------------
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to