Re: valve.invoke() called twice in request

2009-11-02 Thread Johan Thorselius
> Are you sure it's called twice in the same > request? Or is the browser making multiple > requests for separate resources on the > same page? Yes, sorry - they are multiple requests. A stack trace showed two reqeusts. I was confused. It's part of a bigger issue where 'I cannot get rid of the a

RE: valve.invoke() called twice in request

2009-11-02 Thread Caldarale, Charles R
> From: Johan Thorselius [mailto:johan.thorsel...@gmail.com] > Subject: valve.invoke() called twice in request > > Why is my valve.invoke() called twice ? Are you sure it's called twice in the same request? Or is the browser making multiple requests for separate resources on the same page? You