Why not add a try catch block around the code in question instead of letting runtime exceptions through?
On Mon, Aug 20, 2012 at 2:42 AM, Me Self <[email protected]> wrote: > Hi All > > How do I disable PPR error popups? If a bean method handling PPR > events throws an runtime exception the user sees a popup that reveals > internal code structure - I want to disable this in production but > how?

