At 14:19 01/07/02, Alexander Banthien wrote: >So my question remains: why is the cookie which I set in an Action not >visible to >the Screen immediately, but only after page refresh?
You set the cookie in the action....this gets sent to the user's browser, and you are not seeing it in the template of the same request? Well why should you? The cookie wont get sent back to the webapp until the next request.... Is that what's happening? Alex Openweb Analysts Ltd, London. Software For Complex Websites http://www.OWAL.co.uk/ Open Source Software Companies please register here http://www.OWAL.co.uk/oss_support/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
