Does the subject API ever return anything useful. Using Tomcat 5, I can't get it to return anything but null. Googling around, it seems that other servlet containers either always return null or always return some default value (usually ISO-8859-1).
How the heck am I supposed to process form input if I can't figure out how it's encoded?
Thanks!
-- ======================================================================== Ian Pilcher [EMAIL PROTECTED] ========================================================================
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
