On Mon, 27 Oct 2008 13:21:18 +0200
Roger <[EMAIL PROTECTED]> wrote:

> On Monday 27 October 2008 12:12:21 Joe Audette wrote:
> > One possible cause to keep in mind is if Mono is handling all requests
> > for the app them begin request etc will be called also for css files
> > and images and javscript, not just .aspx
> 
> I understand that there could be multiple requests to the server (although I 
> am not using javascript, css or images in my example). What throws me is the 
> multiple calls to Session_Start(), coming from a Java background, I would've 
> expected only one call.
Browsers also request favicon.ico, which will also be handled by xsp.

regards,

marek
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to