The <ugm:login> tag provides weak authentication (username, password) against the current security realm, and sets the authenticated user as the current WebLogic user. This tag has no enclosed body.
The login tag requires a username parameter and a password parameter to be present in the HTTP request.
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.taglib.UserManagementTagConstants" %>
<tagName attribute="value" />
result
Required (String) - The name of an Integer variable to which the result of the login operation is assigned.
Possible values: