<%@ 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

About Advising

Our Mission

Duquesne University's Undergraduate Academic Advisement’s mission embraces the University’s larger mission to serve God by serving students through an “education for the mind, heart, and spirit.”  Consistent with the University’s mission, the Undergraduate Academic Advisement staff strives to maximize each student’s success by providing guidance in the process of identifying and achieving academic, career and personal goals.  As part of the academic community, advisors assist in preparing students with a strong academic, professional and spiritual foundation to take their place as leaders in a global society.

What You Should Expect of Your Advisor

What Your Advisor Expects of You


Confidentiality and Your Rights

FERPA.pdf

Waiver for Release of Student Information.pdf

Every student at Duquesne University has the right to privacy and confidentiality of student records according to the Family Educational Rights and Privacy Act (FERPA). Each year, you will be asked to sign a Waiver for Release of Student Information, indicating to whom we may communicate about your education.

The Academic Advisors in the A.J. Palumbo School of Business operate as a team. Therefore, your Advisor may occasionally consult with another faculty or staff member. These consultations are for the purpose of providing the best possible service for all students.