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

History

Departmental Mentors

All History majors will be assigned a member of the faculty to serve as his or her Department mentor. The faculty mentor will oversee the student's major and will be available to discuss academic goals, the nature of the discipline, post-graduation plans (graduate school, law school, employment opportunities, etc.), or whatever else a student needs to talk about. The mentor should be viewed as the best source of information about a student's course of study.

History majors are required to see their mentors during registration to review their major program. Their registration for History courses will not be complete until their mentors approve their major program. Please note that under the self-service DORI system, the College advisors check to see if a student has submitted the approval form; if not, the registration can be put on hold.

Academic advisors in the College Office will review their students' entire academic programs to insure that those students meet all the University and College requirements. However, students should be aware that they bear the primary responsibility for making sure that all requirements for graduation are met.

Don't know who your mentor is? Not to fear!

Simply email, call (412.396.6470), or stop by to see Laura Miller, Administrative Assistant, in 603 College Hall, and she'll be happy to let you know. Once you know who your mentor is, you can check out the Faculty and Staff Contact Information page on our DORI site to find out how to contact and the best time to meet with him/her.