----- Original Message ----
> From: Martin Gainty <mgai...@hotmail.com>
> To: Tomcat Users List <users@tomcat.apache.org>
> Sent: Wednesday, August 19, 2009 4:09:28 PM
> Subject: RE: Eclipse builtin browser vs system default browser problem
>
>
> run FF firebug-plugin and view the DOM on both screens and note the deltas
> http://joehewitt.com/software/firebug/
>
> view the Request details for both and note the deltas
> what do the logs say for server?
>
> Martin Gainty
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
> sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung
> oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich
> dem
> Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung.
> Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
> fuer den Inhalt uebernehmen.
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
> destinataire prévu, nous te demandons avec bonté que pour satisfaire informez
> l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci
> est
> interdite. Ce message sert à l'information seulement et n'aura pas n'importe
> quel effet légalement obligatoire. Étant donné que les email peuvent
> facilement
> être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
> pour le contenu fourni.
>
>
>
>
> > Date: Wed, 19 Aug 2009 15:26:08 -0700
> > From: tommy...@yahoo.com
> > Subject: Eclipse builtin browser vs system default browser problem
> > To: users@tomcat.apache.org
> >
> > 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
> >
>
Sorry folks, my mistake :) After short break and a review line by line of my
source code, it turned out that I wasn't handling my session correctly :) It's
been a very long week for me.
Thanks,
Tommy
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org