<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> Could somebody give me a hint on the meaning of the _s and _f hidden inputs that are added to <ucw:forms, and related to those, what exactly is the role of the make-new-action call in <ucw:form?
<br><br>Well as i understand it the _s stands for the user session to look<br>for, the _f is for the relevant frame and the make-action associates<br>the action you want to execute with a string in the relevant frame. If<br>
you use slime, alt-.  your way to it.</blockquote><div><br>Thanks. You'll have to forgive me if alt-. doesn't always enlighten me - there's quite a bit of documentation in the code, but it's not much help for understanding the high-level concepts used.
<br><br>So why is the session put into a hidden input when it is also stored in a cookie? Do UCW applications without cookies work at all? A quick experiment seems to suggest they do at least simple things right, what is the difference between an application with cookies and one without?
<br><br>Also, I noticed that when no :action is defined for a form, the accessors & writers of its fields have no effect. Is this by design? If so, why?<br><br></div></div>Bye,<br>Marijn<br>