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

Office of Public Affairs

Web and Online Communications

Web Communications

Public Affairs maintains the content and design of the Duquesne University website at www.duq.edu and the Intranet and portal at www.duq.edu/dori.

Web Content Mangers

Each school, department or program has a content manager who updates content on their sites. Changes to the Web should be made through your content manager. Contact a member of the web team to get access to a web page or become a content manager.

The Public Affairs Web team helps content managers

  • Add new features or new navigation
  • Add photo galleries
  • Redesign or restructure a website
  • Do HTML email campaigns
  • Track traffic to a website
  • Develop online newsletters
  • Create new websites for special events and conferences

Internal Community Resources

University Times
The Times, which began as a monthly printed newspaper, is now a weekly online publication. The Times informs employees and faculty regarding University initiatives, accomplishments, and other news.

DORI - Duquesne Online Resources and Information
DORI channels are operated by schools and departments. Information for new students and some of the channels are operated by the Web Team. To submit items to Campus Announcements or Events on DORI, use the Online Submissions form.

Blackboard
The Blackboard Academic Portal is maintained by the Education Technology Center. For course requests or Blackboard communities, contact Blackboard support.