Re: valueForBindings
Re: valueForBindings
- Subject: Re: valueForBindings
- From: Jean-François Veillette <email@hidden>
- Date: Sat, 21 Apr 2007 07:26:51 -0400
.... 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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden