Admin tool: login.jsp  (blank page)

I have a problem similar to a recent posting.
I have a 9i Release 2 database installation, server works, sample jsps work, database is up.
Updated the file $ORACLE_HOME/ultrasearch/webapp/config/ultrasearch.properties with our info.
When I try to access the admin page (http://rockfish:7778/ultrasearch/admin/index.jsp) I get to the login page, but it is blank (html body tags, but nothing to display).
The .class and .java file are created in ultrasearch/webapp/isearch_admin/_pages
Is that right? should they be under htdocs/_pages?
Is single sign-on possibly a source of my problem?
Any help would be greatly appreciated,
John

Hi, John:
Does anybody know how to correctly set "AdminConstants.JSP_SRC_HOME" ? Yes.
in ultrasearch.properties file, you need to set the correct admin.srchome variable ->
"Do not use $ORACLE_HOME for admin.srchome , please enter the real file path"
So your ultrasearch.properties file should look like:
=====================================================
connection.driver=oracle.jdbc.driver.OracleDriver
connection.url=jdbc:oracle:thin:@localhost:1521:swims9i
admin.srchome=C:\\oracle\\ora9i\\ultrasearch\\webapp\\isearch_admin
=====================================================
Here is a webIV note explain this problem in details: (you can also find this note in metalink)
http://webiv/cgi-bin/webiv/do.pl/GET?WwwID=Note.202949.1&List=ARTICLES&ARTICLES.Idx=4
Hope this is a clear,
Cindy

Similar Messages

  • Admin tool: login.jsp

    When we access the admin tool login page login.jsp
    we only get an empty page (with just the body html tags)
    Nothing else.
    The jsp examples in our 9.2 database installation
    (not iAS) seem to work OK.
    We have made the post-installation tasks as described
    in "Installing the Ultra search Middle Tier ... "
    Thanks for any hints.
    Per Thernquist

    I have now found the cause of the problem.
    During the installation [in Linux Redhat 7.3]
    the file login.uix ends up the the folder
    $ORACLE_HOME/ultrasearch/webapp/isearch_admin/control
    where the login scripts doesn't find it.
    Moving login.uix to the folder
    $ORACLE_HOME/ultrasearch/webapp/isearch_admin/include
    makes things work OK.
    /Per
    Thanks for a prompt reply
    I have followed the configuration instructions in
    the Ultra Search Online Documentation/Part 1/
    Installing the U S Middle Tier Component .../
    Editing the ultrasearch.properties file
    The jserv.log says
    java.io.FileNotFoundException: Could not find login.uix
    login.uix does exist, in the folder
    <oracle home>/ultrasearch/webapp/isearch_admin/control alongside with i.a. login.jsp.

  • APEX 'Application Express Login' shows Blank Page

    Hi,
    I have just installed 11gr2 and APEX 4.1 with 'Apex Listener' on windows 7 64bit. Database is Up Listener is running but still i am getting Blank Login page.
    http://127.0.0.1:8080/apex/f?p=4550:1:6450419446175836
    Can any one please guide me how to troubleshoot the issue.
    Regards,
    Usman.

    Hi,
    Yes, I have configured 'APEX Listener' .
    Let mw tell you the step i am doing
    1. Start the 11gr2 database.
    2. Run the following command
    E:\apex_listener>"%ABC%\jre6\bin\java" -jar apex.war
    INFO: Starting: E:\apex_listener\apex.war
    See: 'java -jar apex.war --help' for full range of configuration options
    INFO: Extracting to: C:\Users\USMANM~1\AppData\Local\Temp\apex
    INFO: Using classpath: file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/____
    embedded/start.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/WEB-INF/
    lib/apex.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/WEB-INF/lib/co
    mmons-fileupload-1.2.1.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/
    WEB-INF/lib/je-4.0.103.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/
    WEB-INF/lib/ojdbc6.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/WEB-
    INF/lib/ojmisc.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/WEB-INF/
    lib/poi-3.6-20091214.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/WE
    B-INF/lib/ucp.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/WEB-INF/l
    ib/xdb-11.2.0.jar:file:/C:/Users/USMANM~1/AppData/Local/Temp/apex/apex/WEB-INF/l
    ib/xmlparserv2-11.2.0.jar:
    INFO: Starting Embedded Web Container in: C:\Users\USMANM~1\AppData\Local\Temp\a
    pex
    Oct 1, 2011 10:13:30 AM ____bootstrap.Deployer deploy
    INFO: Will deploy application path=C:\Users\USMANM~1\AppData\Local\Temp\apex\ape
    x\WEB-INF\web.xml
    Oct 1, 2011 10:13:31 AM ____bootstrap.Deployer deploy
    INFO: deployed application path=C:\Users\USMANM~1\AppData\Local\Temp\apex\apex\W
    EB-INF\web.xml
    Using config file: C:\Users\USMANM~1\AppData\Local\Temp\apex\apex-config.xml
    -- listing properties --
    PropertyCheckInterval=60
    ValidateConnection=true
    MinLimit=1
    MaxLimit=10
    InitialLimit=3
    AbandonedConnectionTimeout=900
    MaxStatementsLimit=10
    InactivityTimeout=1800
    MaxConnectionReuseCount=1000
    APEX Listener version : 1.1.3.243.11.40
    APEX Listener server info: Grizzly/1.9.18-o
    Oct 1, 2011 10:13:32 AM com.sun.grizzly.Controller logVersion
    INFO: Starting Grizzly Framework 1.9.18-o - Sat Oct 01 10:13:32 PKT 2011
    INFO: http://localhost:8080/apex started.
    3. Try to access the page at "http://localhost:8080/apex"
    Returns with BLANK PAGE
    Kindly guide me.
    Regards,
    Usman.

  • Ias problem in admin tool login.

    Hi,
    When i try to deploy a 9MB J2EE application on iAS6.0SP2, the process
    goes fine, but my iAS Admin tool doesnt work. It gives timeout error.
    But if the same application's size is cut down to 7MB, the admin tool
    works fine. Can you please suggest me the reason for this?
    Thanks and Regards.
    shivaram.

    Hi,
    That was a known bug in iAS-Sp2, which has been fixed in iAS-Sp3.
    Sanjeev.
    Super-User wrote:
    Hi,
    When i try to deploy a 9MB J2EE application on iAS6.0SP2, the process
    goes fine, but my iAS Admin tool doesnt work. It gives timeout error.
    But if the same application's size is cut down to 7MB, the admin tool
    works fine. Can you please suggest me the reason for this?
    Thanks and Regards.
    shivaram.

  • AdfAuthentication?login=true results in blank page

    Hello all!
    We found a problem with our Kerberos Authentication (Ucm server). Under normal circumstances, the user is typing in the URL of the server, as normal, and is getting re-directed to the UCM home page, due to Kerberos authentication. However, there are some cases, when users first launch some applications, like SAP or Dimensions, and after that they are loggin into UCM. In that case, UCM page does not authenticate, and are stuck at the adfAuthentication?login=true blank page.
    I took some Fiddler tracing, where this can be seen clearly. In a "good" scenario I see how the page load progress, you can see the home page loads (IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=HOME_PAGE), then you see the call for service GET_PERSONALIZED_JAVASCRIPT&cachekey=....
    In a "bad" scenario I see how the load of the page stops at adfAuthentication?login=true, and there is no progress to HOME_PAGE or GET_PERSONALIZED_JAVASCRIPT.
    I suspect some cookies interfering, which were loaded for the SAP or Dimensions applications. But this is just a pointer in the big blue sky.
    Does anyone have any suggestions?
    Thank you so much!
    Anya

    Hi,
    From the beggining I run setspn commands with fully qualified host name for all servers (WCC1, WCC2, OHS1, OHS2 and LB) like
    for each server:
    setspn -A HTTP/<server_name>.company.com kerb_user
    setspn -A HTTP/<server_name>.[email protected] kerb_user
    Do I need to check that LB points to "ohs1.company.com" and not to "ohs1"?
    LB not in my responsibility, so I dont know about this point.
    Thanks
    Leon
    Edited by: Leon on Apr 29, 2013 6:16 AM

  • Blank page coming after logging into portal using Admin Account

    Hi,
    Recently i have changed the Portal Administrator password using Visual Admin. When i logged in, i get a blank page instead of getting tabs like user admin, system admin etc.
    Can any one tell me what is the problem?
    Thanks in Advance.
    Regs/Venkat

    Hi,
    Could you guide me on how to check the authorizations for the admin user. if it is not set, how to re-set the same to admin user.
    I cant use http://localhost:port/useradmin/index.jsp page as it throws me a page not found error.
    I have to only use Visual Admin to check this.
    Thanks in Advance.
    Regs/Venkat

  • JSP works fine? but I get a blank page for answer

    Hello,
    I'm trying to get jsp to work.
    I've changed the jdk path in global settings.
    When I test with hello_world.jsp I get a blank page.
    There's nothing in error log and nothing in the access log.

    Looks like some config issue... Under server_root/https-admserv dir, check the variables defined iin start-jvm file. They should something(paths will differ) like follows:
    NSES_JDK=/export/j2sdk1_3_1_08; export NSES_JDK
    NSES_JRE=${NSES_JDK}/jre; export NSES_JRE
    NSES_JRE_RUNTIME_LIBPATH=${NSES_JRE}/lib/sparc:${NSES_JRE}/lib/sparc/server:${NSES_JRE}/lib/sparc/classi
    c:${NSES_JRE}/lib/sparc/native_threads; export NSES_JRE_RUNTIME_LIBPATH
    NSES_JDK_RUNTIME_CLASSPATH=${NSES_JRE}/lib/ext/iiimp.jar:${NSES_JRE}/lib/i18n.jar:${NSES_JRE}/lib/rt.jar
    :${NSES_JDK}/lib/tools.jar:${NSES_JDK}/lib/dt.jar; export NSES_JDK_RUNTIME_CLASSPATH
    If this does not help, perhaps you should open up a support case to Sun Services.
    Thanks
    Manish

  • Blank page while servlet to jsp.

    Hi.
    am working in a code for login verification.
    In my login database i have different user.For each user user access will be different.
    So am verifying password for a particular user.The verification is done in servlet page .
    After verification am viewing only a blank page.
    Can u give me any suggestion.
    my code is given below.
    response.setContentType("text/html;charset=UTF-8");
            PrintWriter out = response.getWriter();
             HttpSession session=request.getSession();
            String user="",pass="";
            //ServletContext context=null;
            ServletContext context=getServletContext();
    String userName=request.getParameter("user").trim();
    String passWord=request.getParameter("pass").trim();
            String query="select * from login where user='"+userName+"' ";
           String DbUserName="";
           String DbPassword="";
           String finalUser="";
           try {
                 Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                 Connection con1=DriverManager.getConnection("jdbc:odbc:register");
                  Statement stat=con1.createStatement();
                  ResultSet rst=stat.executeQuery(query);
                    while(rst.next())
         user=rst.getString("user");
    pass=rst.getString("pass");
                  if((userName.equalsIgnoreCase(user))&&(passWord.equalsIgnoreCase(pass)))
                session.setAttribute("user",user);
            context.getRequestDispatcher("/Mainmenu.jsp").forward(request,response);
            else
                   context.getRequestDispatcher("/LoginError.jsp").forward(request,response);
    catch(Exception e){
                 e.printStackTrace();
          }Thanks in advance,
    regards,
    satheeshkannan

    Indeed, you are just printing and ignoring the exception instead of throwing it or change the flow.
    Apart from this problem: why are you comparing the username once again after the query while the query should only return rows matching the username? Anyway, if your DB is well-designed (i.e. username is unique), then you can also just query for rows matching the username and the password so that you just need to check if ResultSet#next() returns true or not.
    Oh, don't forget to use PreparedStatement instead. It will save you from SQL injections.

  • Sharepoint blank page after login credential

    I am trying to troubleshoot one of our employee's issue with their Sharepoint. Basically when he tries to access our sharepoint through his browser by going to https://sharepoint.companyname.com, after he puts his credential in it just displays a blank page
    he said. Refreshing page did not work, and so as clearing the cache.
    He is trying to access this from his home internet, and I tried to login to my sharepoint at home as well but the page displays just fine. He also said he barely uses it, but he have used it before when he was in the office just fine. He's the only one having
    this issue so I know it could be local to his machine or his home network. He was able to display the page just fine before so I'm not too sure what's preventing the page from displaying after correctly inputting his credentials.
    I tried researching the web but can't find the exact the same scenario, basically it prompts him to input his credentials just fine but after that it would not display the page. Just keep in mind that it USED to display just fine, not too sure what has change.
    Could be his home network? Can you guys help me where to begin troubleshooting thanks.

    Hi thanks for the replying. He did not mention to me if he's getting the login prompt three times. I will confirm it's not something to do with his account. Also he said when he login using Firefox he gets a blank page, but when he uses Explorer he gets
    this....
    This page can't be displayed
    Make sure the web address https://sharepoint.companyname.com is correct.
    Look for the page with your search engine.
    Refresh the page in a few minutes.
    Make sure TLS and SSL protocols are enabled. Go to Tools > Internet Options > Advanced > Settings > Security
    TLS and SSL are both enalbed he said. Any thoughts?
    UPDATE:
    Also I have tried to login with his credential on my machine at home, and it works just fine. So its not his account, I guess its localized to his machine or his home network?

  • Issue in applying SSL selectively to Login JSP Page--Session getting lost.

    Hi,
    I am facing some issues with SSL configuration on my web site running on tomcat 5.5. I am using jdk 1.5 and form based authentication with JAAS framework.
    The SSL configuration is working perfectly when applied to complete web site, but starts giving problem when applied selectively to some JSP pages. At present I am trying to apply SSL just on the login page.
    When the login screen loads up, the URL in the browser has a protocol "*https*", as expected, but it doesn't gets changed to "*http*" once the user has successfully logged in. Why is the automatic change from https to http not ocurring?
    Also I want to know which is the default page, tomcat will direct the logged in user to, once successfully authenticated using form based login; Is there any way to change this default page to some other page. It looks like that tomcat automatically directs to index.html , once the user has been successfully authenticated, but I am not so sure. My index.html page is having 4 frames; the source of these frames are different JSP pages, which are not under SSL.
    My aim is to apply SSL just on login.jsp so that password doesn't travel in clear text. Once the user is authenticated he should see index.html and the address bar's URL should change it's protocol from https to http.
    Please, find below the code in my web.xml
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>CWA Application</web-resource-name>
    <url-pattern>/about.jsp</url-pattern>
    <url-pattern>/admin_listds.jsp</url-pattern>
    <http-method>DELETE</http-method>
    <http-method>GET</http-method>
    <http-method>POST</http-method>
    <http-method>PUT</http-method>
    </web-resource-collection>
    <auth-constraint>
    <role-name>*</role-name>
    </auth-constraint>
    <user-data-constraint>
    <transport-guarantee>NONE</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <security-constraint>
    <web-resource-collection>
    <url-pattern>/*login.jsp*</url-pattern>
    <http-method>GET</http-method>
    <http-method>POST</http-method>
    </web-resource-collection>
    <auth-constraint>
    <role-name>*</role-name>
    </auth-constraint>
    <user-data-constraint>
    <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <realm-name>CWA Application</realm-name>
    <form-login-config>
    <form-login-page>/login.jsp</form-login-page>
    <form-error-page>/login.jsp?error=true</form-error-page>
    </form-login-config>
    </login-config>
    <welcome-file-list>
    <welcome-file>login.jsp</welcome-file>
    </welcome-file-list>
    My login. jsp has below code:
    <form name="login" method="POST" action='<%= response.encodeURL(*"j_security_check*") %>' >
    <tr>
    <td width="100%">
    <table width="260" border="0" cellspacing="0" cellpadding="1">
    <tr>
    <td align="left" valign="top" rowspan="4"><img src="images/space.gif" width="15" height="5"></td>
    <td align="right" class="login-user" nowrap ><p>User name: </p></td>
    <td align="left" valign="top"><input maxLength="64" name="j_username" size="20"></td>
    </tr>
    <tr>
    <td align="right" nowrap class="login-user"><p>Password: </p>
    </td>
    <td align="left" valign="top">
    <input maxLength=\"64\" tabindex="2" type="password" name="j_password" size="20">
    </td>
    </tr>
    </form>
    The entries in my server.xml are following:
    <Connector port="8080" maxHttpHeaderSize="8192"
    maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
    enableLookups="false" redirectPort="8443" acceptCount="100"
    connectionTimeout="20000" disableUploadTimeout="true" />
    <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
    maxThreads="150" scheme="https" secure="true"
    keystoreFile="${java.home}\lib\security\cacerts" keystorePass="changeit"
    clientAuth="false" sslProtocol="TLS" />
    I have gone through the http://forums.sun.com/thread.jspa?threadID=197150 and tried implementing it; The filter as explained in the thread does gets called but the session values are still lost.
    Please note I am using javascript to go from secure "https" to "http" once the user has successfully logged in The javascript code is as below:
    top.location.href="http://localhost:8080/qtv/index.html." ;
    If I use response.sendRedirect("http://localhost:8080/qtv/index.html") for going to non-secure mode, the index.html page does not gets loaded properly. (Please note that my index.html is made of *4 frames*, as explained earlier. This is a legacy code and frames can't be removed).
    The reason for index.html not getting loaded properly is that the Address bar URL does NOT change its URL and protocol from https (https://localhost:8443/qtv/index.html ) to "*http*" (http://localhost:8080/qtv/index.html) when esponse.sendRedirect() is used ;this is the default behaviour of response.sendRedirect(). And because the protocol in address bar is https, index.html is not able to load the other JSP's in it's frames because of cross-frame-scripting security issues (The other JSP's to be loaded in frames are are NOT secure as discussed earlier).
    Please let know if any way out.
    Thanks,
    Masaai

    Hi
    try to set the maximum interval between requests
    eg:
    session.setMaxInactiveInterval(6000);
    vis

  • Can't load website with .jsp - get blank page?  Doesn't happen all the time

    When I try to open American Eagle Outfitters website, I get a blank page and it will not open. The site is ending in index.jsp. I have 3 computers and it does it sporatically on all 3. ie. 1 may open the website, 2 won't or 2 might open website and 1 won't or none of the 3 will open. I know this has to be something simple but it has been doing this for about 3 months and it is driving me nuts because I can't get on there to pay my bill or even shop! Help!!
    Thanks

    I'm having the exact same problem! I've been using the website a lot recently, and then just about a week ago the website just wouldn't load. The page would go white and would say "Done" at the bottom of the screen. I tried googling the website to try and go in through there, and I can only seem to enter the site through "Find a Store Near You". Only this page seems to work, and whenever I click on "Women" or "Clearance" or "WishList" or anything else the page just goes white again and won't load. I've googled "websites won't load" and I've tried all the suggested steps and nothing seems to be working. I order off AE all the time and was ready to place an order, which I now can't do because I can't even sign in to the website.
    If you figure out how to fix it, email me at [email protected]

  • Blank page when trying to go to login from alliance-leicester site

    blank page when trying to login from alliance&leicester site
    == URL of affected sites ==
    http://alliance-leicester.co.uk

    Do you have any addons that may disable scripts?
    Try [[Safe Mode]]

  • ICICI Bank site throws up blank page upon login in Firefox (all versions) and other browsers on my computer, but works normally on some other computers

    Till a few days back, ICICI net-banking site was opening up normally on both my systems (Windows XP SP3 and FreeBSD-10.1-i386). Since 18 December, the site throws up a blank page after the login credentials are entered. The site opens up normally on Firefox-34 on a computer system that belongs to a friend of mine. On my systems, reinstalling/upgrading Firefox does not help : I continue to get a blank page. The site URL is :
    https://infinity.icicibank.co.in/BANKAWAY?Action.RetUser.Init.001=Y&AppSignonBankId=ICI&AppType=corporate&abrdPrf=N
    Safe mode does not help. Even disabling all plug-ins and themes has no effect, just as clearing out cache and temporary files proved ineffective. Deleting profiles too did not help.
    The site opens on FF-34 on my friend's computer (XP SP2) but does not open on FF (any version, including the same build as the one used on the friend's computer) or even Opera 26.0/Internet Explorer 8 on my system. IE gives the following diagnostics :
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Timestamp: Tue, 23 Dec 2014 10:21:51 UTC
    Message: 'jQuery' is undefined
    Line: 42
    Char: 1
    Code: 0
    URI: https://infinity.icicibank.com/corp/AuthenticationController?__START_TRAN_FLAG__=Y&FORMSGROUP_ID__=AuthenticationFG&__EVENT_ID__=LOAD&FG_BUTTONS__=LOAD&ACTION.LOAD=Y&AuthenticationFG.LOGIN_FLAG=1&BANK_ID=ICI&LANGUAGE_ID=001&REDIR=Y
    Message: Object expected
    Line: 1763
    Char: 19
    Code: 0
    URI: https://infinity.icicibank.com/corp/AuthenticationController?__START_TRAN_FLAG__=Y&FORMSGROUP_ID__=AuthenticationFG&__EVENT_ID__=LOAD&FG_BUTTONS__=LOAD&ACTION.LOAD=Y&AuthenticationFG.LOGIN_FLAG=1&BANK_ID=ICI&LANGUAGE_ID=001&REDIR=Y
    Message: 'RISKFORT_COOKIE' is undefined
    Line: 1
    Char: 1
    Code: 0
    URI: https://infinity.icicibank.com/corp/AuthenticationController?__START_TRAN_FLAG__=Y&FORMSGROUP_ID__=AuthenticationFG&__EVENT_ID__=LOAD&FG_BUTTONS__=LOAD&ACTION.LOAD=Y&AuthenticationFG.LOGIN_FLAG=1&BANK_ID=ICI&LANGUAGE_ID=001&REDIR=Y
    Message: Invalid procedure call or argument
    Line: 5
    Char: 13
    Code: 0
    URI: https://infinity.icicibank.com/corp/AuthenticationController?__START_TRAN_FLAG__=Y&FORMSGROUP_ID__=AuthenticationFG&__EVENT_ID__=LOAD&FG_BUTTONS__=LOAD&ACTION.LOAD=Y&AuthenticationFG.LOGIN_FLAG=1&BANK_ID=ICI&LANGUAGE_ID=001&REDIR=Y

    FF-33 on FreeBSD-10.1-i386 throws up the following information in its console :
    ReferenceError: jQuery is not defined AuthenticationController:42
    Arguments { 0: "In Add method adding the objects to array", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "In Add method adding the objects to array", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "In Add method adding the objects to array", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "User Agent of the browser is : Mozilla/5.0 (X11; FreeBSD i386; rv:33.0) Gecko/20100101 Firefox/33.0", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "In Add method adding the objects to array", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "In Add method adding the objects to array", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "Encyrpting using JavaScript", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "Exception occurred in arcot document.getElementById(...) is null", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "Value for isAppletEncryptionRequired: undefined", 2 more… } NFEBALoginScripts.js:177
    Arguments { 0: "In Add method adding the objects to array", 2 more… } NFEBALoginScripts.js:177
    Use of getAttributeNode() is deprecated. Use getAttribute() instead. jquerymin.js:1
    ReferenceError: RedrawAllTrees is not defined AuthenticationController:1763
    Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquerymin.js:1

  • How can i find the requested portal page in custom login.jsp

    We are using a customized login, logout and change password page built in JSP.
    The wwsso_ls_configuration_info$ has been updated to point to the customized
    JSP pages. Everything works fine so far but we would like to show different
    content inside the customized login page depending on which portal page that
    was requested.
    eg suppose the user requested a page that belong to page group X we want to
    show login page with html content relevant to page group X. If page group Y is
    requested, then it show relevant information for Y.
    The ssousername, password field and other parameter needed for login page will
    be left to the standard names defined by oracle login requirements.
    For this purpose, we need to find which portal page was requested by user in
    the customized login.jsp( as users tend to bookmark the portal page eg.
    http://domain/portal/page?_pageid=33,30983,33_30985&_dad=portal&_schema=PORTAL)
    Once i know the requested portal page, i can parse the _pageid to get the page group.

    Were you ever able to get this issue resolved? I would be interested in the solution if one was ever found. Thanks.

  • Jsp files displaying a blank page

    Hi I have integrated tomcat5 and Apache 2 using mod_jk in Fedora 7.
    I had no problem starting Tomcat5 and Apache 2 server. The problem is when I tried to browse my
    jsp file.. it display a blank page. I try to see the log files but there is no error related to this.
    here is my jsp file..
    <%@ page contentType="text/html; charset=iso-8859-1" language="java" errorPage="" %>
    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Hello World JSP</title>
    </head>
    <body>
    <h1><% out.println(" Hello world JSP!"); %></h1>
    </body>
    </html>please help me.. Thanks in advance for your help..

    here is my new HelloWorld.jsp..
    <%@ page contentType="text/html; charset=iso-8859-1" language="java" errorPage="" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Hello World JSP</title>
    </head>
    <body>
    <h1><% out.println(" Hello world JSP!"); %></h1>
    </body>
    </html>
    it still display a blank page.
    here is my context path..declared in server.xml
    <Context path="" docBase="/var/www/myweb" debug="0" reloadable="true"/>
    My HelloWorld.jsp is save in /var/www/myweb
    what is the problem? thanks..

Maybe you are looking for

  • RMAN issue, any feedback appreciated

    Guys, Sorry, i shouldn't have posted it here.. We currently use the following script to take backup of our database on production. But this morning i've noticed that the RETENTION POLICY was set to redundancy 1 and it was deleting all backup prior to

  • Exchange 2013 sp1 smtp NTLM auth for child domain users

    i have exchange organization with exchange 2007 sp 3 & exchange 2013 sp1. there are  all users in Exchange 2013 server (mail flow is through Exchange 2013 server) i have single forest, 2 site (site1, site2), root domain root.local and 1 child domai

  • Windows 8.1 error on Shutdown

    Hi, I get the "explorer.exe - Application error" message whenever I shutdown my laptop. The full message is: "The instruction at 0x7e5a3cd9 referenced memory at 0x00000000. The memory could not be read. Click on OK to terminate the program." I've alr

  • HREAP local switching with web auth

    Hello All, Does web authentication work perfectly fine while locally switching the SSID on Hreap mode APs with older WLC firmwares - 7.0.98.218. I see it is supported in 7.0.116.0 onwards. Does it work on older versions? Has anyone tested and faced a

  • IP-SLA

    Hi guys, I am new to configuring switches. I have been given the task of configuring IP SLA in cisco 1941 router. I have performed following operation: Device> enable Device# configure terminal Device(config)# ip sla 1 Device(config-ip-sla)# icmp-ech