Hi
I have a
servlet and when client make a post request, i can see that the post method is called twice. I am using the jetty embedded server here. If I used the
tomcat, it works fine.
what can be the problem?
thanks in advance.
here is the servlet code for the post method.
Thanks for the help.
[BSouther: Added
UBB CODE tags]
[ December 10, 2008: Message edited by: Ben Souther ]
[ December 16, 2008: Message edited by: Ulf Dittmer ]