dev@jsftemplating.java.net

encodeURL question

From: Senthil Chidambaram <cchidamb_at_sun.com>
Date: Wed, 14 Feb 2007 18:13:30 -0800

Ken,
I've a question, before we call sendRedirect() (redirect) handler we've
to encode the URL to take care of multibyte chars. Why don't we do this
in jsftemplating redirect() handler instead of we doing it before we
make a call to redirect().

thx
Senthil