RE: [bug report] servlet's twice calling

2001-04-26 Thread Alexander Jesse
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 6:45 PM To: [EMAIL PROTECTED] Subject: Re: [bug report] servlet's twice calling Well, I'm using 3.2.2beta, but we do file uploads and don't see double postings at all. It would seem like a serious problem, though, to have

Re: [bug report] servlet's twice calling

2001-04-25 Thread David Wall
Well, I'm using 3.2.2beta, but we do file uploads and don't see double postings at all. It would seem like a serious problem, though, to have double POST calls done since that would result in two transactions. I have seen the opposite, though, when serving up a file that was uploaded, I've