On Jan 12, 2008 11:11 AM, Dmitry Kandalov <[EMAIL PROTECTED]> wrote:
> On Saturday 12 January 2008 19:56:41 Igor Vaynberg wrote:
>
> I mostly agree but request processing is more exposed to user than xml parser.
> I mean it's easier to came across AjaxRequestTarget,
> RequestCycle#onBegin/EndRequest() or mounting method for
> IRequestTargetUrlCodingStrategy than IXmlPullParser.

sure, and all you need to know is that you subclass
requestcycle.onbeginrequest() and add your own code there and it is
called at the beginning of the request. why do you need to know the
sequence of calls that leads to onbeginrequest() being called?

-igor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to