On Wed, May 26, 2010 at 2:18 PM, Christopher Schultz
<ch...@christopherschultz.net> wrote:

> Your JSP pages should be foolproof. Numeric parsing is better left to a
> servlet that can properly send the user to an error page without
> producing any output of its own.

+1  on that, and your code will be *so* much more unit-test-friendly.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to