Just curious why it requires a filter to be used to set character encoding when it is set at the app server and form level as UTF8? What I noticed is it gets translated incorrectly from the form to the servlet. Is that correct? Is it a low level API that causes this?
Thanks, Joe