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

Leadership Faculty Resource Center

SLPA Events


The School of Leadership and Professional Advancement, Duquesne University, and the Greater Pittsburgh Community host many events throughout the year that you may be interested in participating in or attending. Please visit this location for the most up to date event information!

SLPA Faculty Webinars

The School of Leadership and Professional Advancement hosts several faculty webinars throughout the year via the SLPA Faculty Webinars Blackboard Community Site. The webinars are hosted by SLPA E-coach Judith Boettcher, Ph.D. along with support from other staff and faculty members. Please contact Judith boettcherj@duq.edu if you have a topic suggestion for, or if you would like to present on a topic at an upcoming webinar. While logged into Blackboard, click the "Community" tab, to display the SLPA Faculty Webinars site.

You can also view archived faculty webinars and supporting content from those webinars within this Blackboard site.

Blackboard Workshops

The School of Leadership and Professional Advancement encourages all instructors to develop their skills using rich media within Blackboard. Formal training sessions are offered by the Education Technology Department of Computing and Technology Services (CTS) throughout the year.