虽然许多应用程序使用隐藏表单字段(hidden form field)或URL查询字符串(query string)传送会话令牌(session token),但HTTP cookie才是实现这一目的的常规方法。
基于20个网页-相关网页
It generates a hidden form field (anti-forgery token) that is validated when the form is submitted.
它会产生一个隐藏的表单字段(防伪标记),提交表单时验证。
Cache the data in some format into hidden form field (s) as the user clicks to add the next vehicle's data.
在用户单击以添加下一台车辆的数据时将数据以某种形式缓存到隐藏的表字段中。
JSF does the actual storage and state management, typically though a session, a hidden form field, cookies, etc.
JSF通常通过会话、隐藏表单字段、cookies等进行实际的存储和状态管理。
应用推荐