One way can be to use the values in session and somehow explicitly delete
these attributes after they have been used.

Event listeners can I think help here. Just pump an event when you are done
with. This should delete the session attributes.

Any good patterns in this regard?? References?


> Using hidden fields is good, but what if you have like 4-5 request
> steps? You will end up at step 5 to send to server a long list of hidden
> fileds (all the fields used in step 1,2,3 and 4)... And this sounds like
> unmaintable code!!!

Thomas Joseph




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

Reply via email to