Re: Hidden Field Name for Token For Struts 1.3

2018-10-09 Thread Yasser Zamani
On 2018/09/25 15:41:47, hanzhid...@gmail.com wrote: > Hi, > Struts version: 1.3 > > Currently our web application is using struts tag on the jsp > page. This tag will generate the html response with the hidden form field > org.apache.struts.taglib.html.TOKEN. This field is used for stori

Hidden Field Name for Token For Struts 1.3

2018-09-25 Thread hanzhiding
Hi, Struts version: 1.3 Currently our web application is using struts tag on the jsp page. This tag will generate the html response with the hidden form field org.apache.struts.taglib.html.TOKEN. This field is used for storing CSRF token. We are concerned that public user accessing our web a