<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

Working at Duquesne

Faculty Voluntary Resignation Incentive Program

The University is pleased to announce a new voluntary early resignation incentive program open to all full-time faculty members who meet eligibility criteria based upon age and full-time years of continuous University service.

After examining similar programs at other universities and reviewing feedback received from last year’s program, additional options have been added this year with the intent of providing faculty members with more choices and flexibility.

This is a trial program. It will be evaluated in the spring to determine whether it will be offered again in the future.

You may review the eligibility requirements, application process, sample separation agreements and frequently asked questions via this site. Any benefit related questions you may have after reviewing the information should be directed to Donna Steed, 412.396.5041. Any non-benefit-related questions should be directed to the provost, 412.396.6054.