Ankur Gupta wrote:
I had installed fiddler and deactivated ie stupid feature . how can I share
the result of fiddler to you if the system dosent allow attachments?


Well, on this list here we try to help, and we provide tips.
But we do not do all the work for you, and you are expected to do some of it 
yourself.
(You can of course always ask for a private consultant, there are pointers for that on the Tomcat website.)

You have already gotten now to the point where you know that your webapp under Tomcat, is sending the (presumably) correct 302 response to the browser. With Fiddler, you can now examine this server response more in detail, to see if it is really what it should be. And you have disabled the friendly error pages, so you can see what the error really is, from the browser point of view.
Does that help to diagnose your problem ?

And if you need to send more information to the list about what you see in Fiddler, I believe that you just need to do a right-click on that specific response, and it will propose a choice of things to do, among which there must be a copy-to-clipboard option.
You can then paste that specific line into your next message to the list, if 
needed.

But try to do some thinking by yourself first.  It helps in the long run.

One request : if you find the solution yourself, please post it to the list 
also.
It will help someone else in the future, if they are smart enough to search the list archives first.
See : http://tomcat.apache.org/lists.html







---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to