.... or store it in either context().request().userInfo() or in
context().response().userInfo() dictionary. look at the doc, for a
which one fit better your needs (most likely the context().request()
one).
- jfv
Le 07-04-20 à 21:52, Kieran Kelleher a écrit :
For stateless subcomponents you need to store the error messages
somewhere stateful ....... either in a ivar in the top-level page
if that is stateful (and nullify it at the end of append to
response) .... or store it in Thread storage (see ERXThreadStorage
in project wonder)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]