<%@ 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){ %> <% } %>

Palumbo•Donahue School of Business

Accommodations

Students with Disabilities and/or Special Needs

Students with disabilities and/or special needs are entitled to reasonable accommodations, as determined by the institution, after proper documentation of the disability has been received. At Duquesne University, the Office of Freshmen Development and Special Student Services is responsible for determining reasonable accommodations and for assisting students in communicating these to faculty.

Students should notify the faculty member, at the beginning of the term, if any reasonable accommodations are needed. Students need to be registered with the Office of Freshmen Development and Special Student Services. Before accommodations will be granted, the faculty member should receive a memo confirming the recommendations for reasonable accommodations from the Office of Freshmen Development and Special Student Services.

The purpose for implementing reasonable accommodations is to allow for equal opportunity for students with disabilities. It is the student's responsibility to demonstrate that the cognitive, behavioral and professional competencies have been acquired to a satisfactory degree in order for successful completion of the course.

For more information, contact:

Office of Freshmen Development and Special Student Services
309 Duquesne Union
(412) 396-6657