[Stripes-users] XSS?

2009-07-20 Thread Philip Constantinou
Hey folks - I'd like to see if I'm missing something regarding Stripe's XSS support. I had (falsely) assumed that the stripes:form tag's addition of: would protected against XSS requests because it would sign form submissions. Is there anyway to explicitly take advantage of this for validat

[Stripes-users] generic error handling (forward request to error page inside jsp:include cauzes issues)

2009-07-20 Thread Leonard Gestrin
Hello, This is probably not directly stripes-related problem, but it has to do with error handling. For runtime problems, my ExceptionHandler catches exceptions, converts them to UI presentable entities and forwards to generic error jsps. This works great for most of the cases, except when exce