Skip to main content

Posts

Showing posts with the label Session

Understand WebCenter/ADF Session Invalidation and Removal

There are a couple of ways to invalidate the session in WebCenter Portal (or ADF) application. They are not the same. They all would invalidate the user session which is intended. The main difference is around whether the session will be removed after it's invalidated. In this post, I will walk through this. In WebCenter Portal framework application, the built-in page template already has a logout function provided. Let's take a look at it. Create a WebCenter portal application and open up the page template as below In this JSPX file, you will find a logout command link with action specified as "#{o_w_s_l_LoginBackingBean.doLogout}". The source code of this bean is not available unless you trace back to the shipped libraries that were installed with Jdeveloper. Let's take a look at the effect of the logout function. Run the portal application. Open the local weblogic console, navigate to the deployment, find your application, go to applicatio...

Mobilizing Your Portal Strategy @ OpenWorld 2013

Mobilizing Your Portal Strategy [CON8944] Nediljko Bilkic - IT Manager, Ross Stores, Inc. JayJay Zheng - Solution Architect, Aurionpro Solutions, Inc. Ashish Agrawal - Sr. Director, Product Management, Oracle Mobile portals must deliver much of the same capability available to desktop users and also provide unique capabilities pertinent to users on the move, all in a form that leverages mobile device capabilities and context signals. Although mobility raises new challenges for portal initiatives, it also brings a world of new opportunities to improve user engagement and business value. Attend this session to learn how Oracle WebCenter Portal is delivering mobile content creation, infrastructure, and collaboration to keep you connected on the go. Additional Information Conference: Oracle OpenWorld Products and Services: MIDDLEWARE: Portal, Content Management, Web...