197198199200201202203204205206207
} catch(Exception e) { throw Caster.toPageException(e); } finally{ client.disconnectEL(); } return SKIP_BODY; } protected abstract int getType();