The <um:logout> tag ends the current user's WebLogic Server session. This tag should be used in combination with the <um:login> tag.
Note: All User Management tags send results to the same file. If you are checking for results, include this import statement at the top of the page: <%@ page import="com.bea.p13n.usermgmt. servlets.jsp.tags.UserManagementTag- Constants" %>
<tagName attribute="value" />
None.
<um:logout />
This tag is also used in the Login to Portal Portlet sample.