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

Undergraduate Research Symposium

Students engage in research as part of their undergraduate and graduate education under the direct supervision of experienced faculty mentors. Some Duquesne students present their research at national or international meetings and have their work published in peer reviewed journals. This exposure instills in our students an understanding of the importance of academic and scientific research to the world.

As an Art History Major, you are encouraged to engage in this type of research.

If you are interested in pariticpating in the Undergraduate Research Symposium here at Duquesne, please contact Dr. Holly A. Mayer, Department Chair, to discuss your next steps. Also, if you have a departmental faculty member with whom you would like to work, please feel free to contact him/her as well.

For specific questions about the Undergraduate Research Symposium, visit their website or contact:

The Office of Research
Rooms 301, 302
Third Floor, Administration Building
412.396.6326
Fax: 412.396.5176