Hi, perhaps i found a solution. Register an event-Handler on form-elements and then check for varialbe "busy":
if (typeof busy == 'undefined')
// non-ppr-request
This seems to work...
Daniel :-)
--
View this message in context:
http://www.nabble.com/-Trinidad--check-for-ppr-with-javascript-tp20957976p21033978.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

