you can check for <script> tags using a patternvalidator or a custom validator
-igor On Thu, Jul 31, 2008 at 9:44 AM, Doug Leeper <[EMAIL PROTECTED]> wrote: > > Is there a way to restrict either on the front end or some validator on the > backend in Wicket to identify if a field has Javascript within the submitted > value? > > We have a requirement for this as the data will be redisplayed in HTML > emails and don't want the recipients being open to malicious code. > > Thanks > - Doug > -- > View this message in context: > http://www.nabble.com/Restricting-Javascript-entry-in-TextField-TextArea-tp18758723p18758723.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
