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 achieve HTML > > escaping in form input fields in St

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 escapeHtml attribute in s:property t