Re: HTML escaping in form input fields in Struts2

2010-11-25 Thread webmeiker
(Looks great, thanks) 2010/11/25 Maurizio Cucchiara > What about hdiv plugin? > https://cwiki.apache.org/S2PLUGINS/hdiv-plugin.html > > 2010/11/25 webmeiker > > > Hi, > > > > > > > > I want to ask the community for the best recommended way to achi

Re: HTML escaping in form input fields in Struts2

2010-11-25 Thread Maurizio Cucchiara
What about hdiv plugin? https://cwiki.apache.org/S2PLUGINS/hdiv-plugin.html 2010/11/25 webmeiker > Hi, > > > > I want to ask the community for the best recommended way to achieve HTML > escaping in form input fields in Struts2… > > > > For output I know about esca

HTML escaping in form input fields in Struts2

2010-11-25 Thread webmeiker
Hi, I want to ask the community for the best recommended way to achieve HTML escaping in form input fields in Struts2… For output I know about escapeHtml attribute in s:property tag, but I don’t know if there is something like that ‘implemented’ for the input (some interceptor, validator