The Login to Portal portlet illustrates login functionality for a portal desktop.
The JSP portlet uses a backing file to authenticate users.
This sample is located in the <BEA_HOME>/<WEBLOGIC_HOME>/samples/portal/portalApp/portalApp.work application.
See Viewing the Samples in Portal Samples.
Import or copy this | to this directory (create if necessary) |
<WEBLOGIC_HOME>/samples/portal/portalApp/ |
<PORTAL_APP>/<project>/portlets/includes/ |
<WEBLOGIC_HOME>/samples/portal/portalApp/ sampleportal/portlets/login.jsp |
<PORTAL_APP>/<project>/portlets/ |
<WEBLOGIC_HOME>/samples/portal/portalApp/ sampleportal/WEB-INF/src/examples/login/LoginBacking.java |
<PORTAL_APP>/<project>/ WEB-INF/src/examples/login/ |
<WEBLOGIC_HOME>/samples/portal/portalApp/ sampleportal/WEB-INF/lib/yahoo_servlet.jar |
<PORTAL_APP>/<project>/ WEB-INF/lib/ |