[Mono-list] Newbie Question: Web app life cycle events
Marek Habersack
grendel at twistedcode.net
Mon Oct 27 07:22:52 EDT 2008
On Mon, 27 Oct 2008 13:21:18 +0200
Roger <roger.varley at googlemail.com> 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
More information about the Mono-list
mailing list