I agree with the filter approach, however an unsophisticated technique that
can be applied to just those pages that you are interested in is to embed a
callback to your action in the web page. We use this approach to time how
long it takes for an action to complete, including the client-side
callbacks.

...
</body>
</html>
<% someCallback() %>


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:opensymphony-webwork-admin@;lists.sourceforge.net]On Behalf Of
> Gavin King
> Sent: Friday, November 08, 2002 7:07 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] Callback after view is rendered
>
>
>
> >
> > Hav you tried using a servlet filter for this?
> >
> > /Rickard
>
> I havn't tried anything at all. I am mainly asking for a
> recommended "best"
> approach that I can add to our doco. If thats the best approach, I will
> write that :)
>
> Thanks Rickard.
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: See the NEW Palm
> Tungsten T handheld. Power & Color in a compact size!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to