Hi, I'm working a small project seem to run into a snag and can't figure out how to overcome it since my web app doesn't give any exception (log files are clean are error/exception free). The snag is that the eclipse internal web browser shows the desired result while Firefox doesn't... Here's the SS of my problem: http://img40.imageshack.us/img40/8029/languages.jpg
Has anyone seen something like this before? I was trying to use FF's LiveHeaders extension to work on form's POST multipart/form-data. Below is my dev environment: OS: Win2008 x64 JDK: jdk1.6.0_14 x64 Tomcat: 6.0.20 Eclipse: 3.4.2 (updated) Libs for web app project: Hibernate3-core 3.3.2 GA (using Tomcat's context datasource) JSTL1.2 Commons FileUpload 1.2.1 Log4j 1.2.15 DWR 3.0.0.116.rc1 (yet to be implemented - jar is in WEB-INF/lib) TIA, Tommy --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org