Quick demonstration of WebLogic Server Side-by-Side deployment by Erik Bergenholtz.
With Side-by-Side deployments you can deploy two versions of a web application in parallel. Users with current sessions can be allowed to finish those sessions, while new users will be directed to the new version of the application. This is very useful for making changes to web applications in production with NO DOWNTIME.