hi list, i just tried to use a form viewhelper like that: <f:form method="post" action="create" name="newAddress" object="{newAddress}" noCache="true" absolute="true"> if this gets rendered, there is no noCache=1 in the form action. If i omit absolute="true", noCache is there. Can anyone confirm this? regards, Thomas