// ===============================================================
// Handle psearch differently
// ===============================================================
PersistentSearch psearch = ( PersistentSearch ) req.getControls().get( PersistentSearch.OID );
if ( psearch != null )
{
// Set the flag to avoid the request being removed
// from the session