Login Problems in an Application with a lot of Pages

Hi,
I have a problem with the authentication.
I have an application with a lot of Pages and I want to have one Login for the whole Application.
So I created an authentication scheme and set the logging for the application to 'yes'.
So far all works well, but when I use the application and branch throu the different pages I must Login everytime when I want to open a new page.
I know that I can set the authentication(in page definition) for every page to 'Page is Public' but that isn't what I want, because then you can access the single pages without a Login!
So I need an authentication for the first time where I access the application and then no more authentication is needed.
Can anybody help me, please?
Thanks,
Tim

Sorry Jes,
I solved the problem.....
My mistake was that I didn't pass the Session in the links to the different pages!
Sorry I'm still a beginner...

Similar Messages

  • Always used 1 main account.  Started using individual user accounts. So how do I use software or applications with a lot of data like Quicken under my own user account?

    I recently upgraded our family's mac to OS X.  I thought this was the perfect time to create and use "user accounts".  We had always used 1 main account.  So how do I use software or applications with a lot of data like Quicken under my own user account?  I wanted to be able to manage my own itunes library, iphone apps, messages.  But I still really need to use the Stuff I have in Quicken essentials.  I don't want to have to restart all my work done in Quicken already.

    I haven't used Quicken in a while, but most applications store your files in your Documents folder. Is that where your Quicken data file is? What you do next depends on how many family members need to get at that data.
    If multiple family members need to use the Quicken data file, try moving it to the Documents folder in the Shared account. That is an account that all accounts can see. It's at the same level as the other accounts. In other words, Shared is one level up from your Home account, or Hard Drive/Users/Shared.
    If you're the only one allowed to see that Quicken data, move the Quicken data file from the old main account to your account, and don't leave a copy behind. You can use the Shared folder as a way station for the transfer since you won't be able to see both accounts' Documents folders at the same time (because you're not allowed to peek into other people's accounts). Or you can use another disk or server for the transfer, as long as you can get to it when logged into either account.

  • Problem in login to servlet or application with IIS

    Hi
    i Have 2 servers IPS server and NT server, and when i want to connect application web (ActiveX) access in port 8080, who invite us to authentifies the user and Password, and that located in NT server via IIS, tal , then nothing is do , the generic page of the portal is display, but when i call it then second time, this application starts well .

    Hi,
    Try to enable Basic auth in IIS also so as to portal servers Basic authentication to work properly.
    Thanks,
    Raj_indts
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support""

  • Problem in mapping MIC with Inspection Lot

    Dear All,
                        I have two problems I am making the form for Equipment Inspection but not able to find how should I map the Testing equipment and MIC with the inspection lot I mean from which table they are coming or is their any Standard function for that.
    Thanks in Advance
    Sachin Gautam

    hi,
    check these tables for <b>results</b> entered through lot
    QAKL
    QAMR
    QASE
    QASR
    if they have used <b>inspection points</b> check this table QAPP
    for i<b>nspectionlot</b> check table QALS
    hope this helps !!!
    Cheers
    Alfred

  • Serious problems deploying web application with enterprise manager

    Hi all,
    First I have to say that this thing that has happened to me today is freaking bizarre... I was trying to make a new deployment of a web application on OAS 10.1.2, using the Enterprise Manager. The application is using Spring and DWR, therefore it has some XML files included. The application worked perfect in JDeveloper 9.0.4, our development tool, and I've previously developed very similar applications in the past, and deployed them on the same server without any problem.
    Today, when I was trying to deploy my .ear file, I got this error message:
    The file specified, "FindAnExpert.ear" is not a valid ear file.
    I tried with the .war file, and this happened:
    Base Exception:
    java.util.zip.ZipException
    invalid END header (bad central directory offset). invalid END header (bad central directory offset)
    I checked that all the included .jar files were fine, I even replaced them with new ones. I started to remove files from the .war file and discovered that without the XML files I was able to deploy the application. Then I copied over those XML files through FTP and the application is working correctly, but I was not able to use the Enterprise Manager to deploy it!!! The XML files are well formed, on of them contains the details of a data source that I also reviewed to be sure that it was correctly configured... This is nuts... any ideas over there???
    Thanks in advance,
    Luis

    Luis,
    If all of the files uploaded piecemeal worked fine, then I believe your problem to be with your deployment descriptor(s). Also, note that the .war file lives in a different directory:
    C:\oc4j\j2ee\home\applications\Application-Name
    Perhaps if you have time you could post all of the associated deployment descriptor files. Log files from the C:\oc4j\j2ee\home\log\oc4j directory would also help to troubleshoot your deployment issues. You can turn up the logging level to "FINEST" for maximum output to your log file.
    -Michael

  • Problem deploying an application with more task flow

    Hi all,
    I am using Jdeveloper 11.1.1.0 and weblogic 10.3.1
    I am trying to deploy an application that has more task flows.
    I am in the home page and I click on a button and I go to a new task flow.
    If I run the application from Jdeveloper it works, but if I deploy the application and try to do it I have this error on the page .jspx:
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    and this error on the server log:
    servlet failed with Exception oracle.adf.controller.security.AuthorizationException:ADFC-0619: Can't check authorization at:
    '/myFolder/calledTaskFlow.xml#myViewActivityoracle.adf.controller.internal.security.AuthorizationEnforcer.handleFailure<AuthorizationEnforcer.java:147>
    oracle.adf.controller.internal.security.AuthorizationEnforcer.checkPermission
    oracle.adf.controller.internal.security.AuthorizationEnforcer.checkRead
    oracle.adf.controller.internal.security.AuthorizationEnforcer.getTaskFlowDefinition
    oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition
    What's the problem?
    Thanks
    Edited by: user10799119 on 2-set-2009 6.27

    I have not understood well what you mean: "Its better you create an EAR profile, have proper ADF Security set up in Jdev with users and roles, and also proper roles and permissions assigned to taskflows, and then deploy the profile directly from JDev."
    I have proper ADF Security set up in Jdev with users and roles, and also proper roles and permissions assigned to taskflows, and then deploy the profile directly from JDev. After that I have deployed my application to EAR file. I am using the EAR file create by default by Jdeveloper. Is this correct? Or have I to create another profile?
    "If you still wanna deploy the EAR, check the Users and Roles section under security in the Weblogic console. Users and Roles need to be configured in Weblogic as well. In 11g they get deployed automatically but with any previous version of Jdev you might have to check this in the WLS console."
    In the weblogic console, clicking on Security realms --> myRealm --> providers, I have defined myAuthenticator
    I am using Jdeveloper 11.1.1.0 and web logic server 10.3.1, so it seems to me that users and roles get deployed automatically
    what have I to do?
    thanks

  • Problem Installing an application with wine(SOLVED)

    I made a directory and installed cinema 4D and for the most part it goes fine,when it's finished installing the app it comes up and i can use it,but when i exit and try to bring the app back up with       wine CINEMA 4D.exe   i get a message saying    wine: cannot find L"C:\\windows\\system32\\CINEMA.exe".Also when i'm installing C4D at the directory selection menu,there's a directory /home/cube/.wine/drive.C/Programs where i'm assuming  that's where the app is supposed to be installed,so i checked it with   ls -as  and the Dir wasn't there so i created it,but when i'm back at the directory selection menu in C4D the Dir isn't there because the .wine Dir is hidden and i'm not sure how to unhide it or if that will even fix the    wine: cannot find L"C:\\windows\\system32\\CINEMA.exe"    problem and execute the file.
    Any help with this will be very appreciated .Thx
    Last edited by unilx (2010-11-01 21:33:55)

    call wine as any other application that require a filename as argument. From your home directory:
    wine '.wine/drive_c/Program Files/.../CINEMA 4D.exe'
    (the quote are necessary because of the space in the filename).
    You can also specify a Windows path:
    wine 'C:\Program Files\..\CINEMA 4D.exe'

  • Problem in starting Application with Weblogic Server

    Hi friends,
    I am using weblogic server 4.5.1.7. After I logged in my program, I
    got an error message as follows. I checked my classpath, I did have
    "RemoteClientImp_Stub.class" in my server side jar file. I appreciate
    your help:
    Could not authenticate: java.rmi.MarshalException: Weblogic
    RemoteException(weblogic.rmi.MarshalException) remapped
    from:weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl]
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]; nested exception is:
    weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl]
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]

    This is a thread of control that has seen a lot of use, so without more information I don't think there's anything we can do from this end... what was the classpath? Was the exception thrown on the server or the client?
    Also, is there a connection with iiop here? Should you post to the misc or ejb lists instead?
    "S. Hu" wrote:
    Hi friends,
    I am using weblogic server 4.5.1.7. After I logged in my program, I
    got an error message as follows. I checked my classpath, I did have
    "RemoteClientImp_Stub.class" in my server side jar file. I appreciate
    your help:
    Could not authenticate: java.rmi.MarshalException: Weblogic
    RemoteException(weblogic.rmi.MarshalException) remapped
    from:weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl]
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]; nested exception is:
    weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl]
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]

  • Character set conversion problem when importing application with script.

    Our database has character set: WE8MSWIN1252
    We have a region with the following title: Kopiëren. The ë is stored as character 235 in the database.
    When I make an application export the file is in UTF-8. The ë is now stored as hex C3 AB in this file.
    When importing the application using the Apex tool, the ë is again stored as character 235 in the database.
    In our installation script we use some code to load the application. It look something like this:
    declare
    begin
       -- Determine workspace ID
       apex_application_install.set_workspace_id(l_workspace_id);
       -- Determine app ID
       apex_application_install.set_application_id(l_app_id);
       apex_application_install.generate_offset;
       apex_application_install.set_schema(l_schema);
       apex_application_install.set_application_alias(l_schema);
       l_app_id := apex_application_install.get_application_id;
    end;
    @..\apex\f200.sqlThis works fine except that no character set conversion takes place. The UTF-8 character is placed in the database so our region has as title: Kopiëren
    Is there a way to fix this?

    Hi Rene,
    The character set portion of your local NLS_LANG environment variable should be AL32UTF8, and this should be set prior to you importing your application via SQL*Plus.
    Joel

  • Problem in starting application with Weblogic server on

    Hi friends,
    I am using weblogic server 4.5.1.7. After I logged in my program, I
    got an error message as follows. I checked my classpath, I did have
    "RemoteClientImp_Stub.class" in my server side jar file. I appreciate
    your help:
    Could not authenticate: java.rmi.MarshalException: Weblogic
    RemoteException(weblogic.rmi.MarshalException) remapped
    from:weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl]
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]; nested exception is:
    weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl]
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]

    First, it would be better to post this message in
    weblogic.developer.interest.ejb.
    If your weblogic server talkes to RemoteClient object on the other weblogic
    server. You had to put those xxx_Stub.class in WEBLOGICCLASSPATH of your
    weblogic server.
    For remote classloading is just for weblogic server to weblogic client. It
    is not happened in weblogic server to weblogic server.
    Hope it helps.
    Cheers - Wei
    S. Hu <[email protected]> wrote in message
    news:[email protected]..
    Hi friends,
    I am using weblogic server 4.5.1.7. After I logged in my program, I
    got an error message as follows. I checked my classpath, I did have
    "RemoteClientImp_Stub.class" in my server side jar file. I appreciate
    your help:
    Could not authenticate: java.rmi.MarshalException: Weblogic
    RemoteException(weblogic.rmi.MarshalException) remapped
    from:weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]; nested exception is:
    weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling arguments
    - with nested exception:
    [weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClientImpl
    implements at least one interface [interface
    com.qwest.app.alcatraz.ejb.sessionbean.registration.remote.RemoteClient]
    which extends Remote.]]

  • After doing a recent software update, my macbook can't bring up Safari. I get a problem report for Safari with a lot of tech words/numbers

    After doing a recent software update, our macbook stopped opening up Safari.  We keep getting a problem report for Safari.  How do we fix this?

    Please copy and paste the entire report in your Reply. That should reveal what the problem is.
    No need to send anymore reports to Apple. One is sufficient. It's only for the developers perusal.

  • Problems using Mail application with my Yahoo account.

    Mail has recently stopped working with my yahoo mail account. I've tried restarting the ipad and deleting the yahoo account, but neither has helped.  the error message says the user name or password aren't correct, but I've verified that my password is correct (both that I have it typed correctly and that it is correct). I can still check Yahoo thru the web, but it's not as convenient as the mail app is.  The odd thing is I have a Ymail account also (which is a yahoo product) and it is still working properly. Any way to troubleshoot this besides the usual advice of restarting the ipad and deleting the yahoo account and resetting it up?

    I have just received one of these suspect (robo?) responses from Yahoo support (notice there's nothing to try):
    Hello Alan,
    Before addressing your concern, I apologize that your issue has not been fully resolved. Please try the following:
    I apologize if this has caused you any inconvenience. 
    I would like to reassure you that our engineering team is investigating this issue, and we are doing our best to have a resolution in place as soon as possible. Unfortunately, at this time, we are unable to offer you an estimate as to when this issue will be resolved.
    We appreciate your patience, and thank you for reporting this to us. Your input notifies us of current issues our customers are experiencing along with helping us to identify areas for product and service improvements.
    If you have additional questions or information about this issue, please reply directly to this message and provide your case number. We will gladly assist you.
    Additional information on this, and other Yahoo! products, can be found on the Yahoo! help page. 
    If you have any further issues Alan, please let me know and I will be happy to assist you.
    Thanks,
    Sven
    Yahoo! Customer Care
    www.yahoo.com 

  • Are Bean Managed Persistance EJBs a better choice for an application with a lot of Oracle 9i JDBC activity?

     

    You don't really give enough information to answer the question. Probably the most important questions are the coarseness of the database activity, the need for remoteability, and the need for a component and security model.
    The short, rule of thumb, answer is that Entity Beans (regardless of BMP vs. CMP) almost always have a significant performance penalty. You should choose Entity Beans because you need/want the features of Entity Beans, not because of performance.
    David

  • JDeveloper gets slow with a lot of managed beans declared in faces-config

    Hello,
    I have an application with a lot of managed-beans (in fact, hundreds of backing beans). When I open the visual designer, it takes a long time to render the page, and after it gets very slow. Even the source view gets slow. When I remove some parts of these managed beans, JDeveloper back to normality.
    The problem is that the JDeveloper is so slow that I just can not do anything in JSPs.
    Anyone have any idea?
    I am very grateful for any help.
    Thanks.
    Edited by: gutogarcia on 22/01/2010 09:33

    ThDn,
    You can avoid adding unnecessary getters and setters of UI components in backing bean by selecting the option "Do not automatically expose UI Components in a Managed Bean" option when creating the Page.
    The nice thing is that in JDev 11g and in latest version of JDev 10g this option is selected by default when creating new pages.
    However in older JDev 10g versions the default was "Expose UI Components to a Managed Bean" so if developer did not change it during page creation it is possible that there would have been lots of unnecessary getters and setters in the backing bean.
    Luiz,
    As you say that this was fine in TP4 it could be that in newer JDev version there might have been added some new feature that caused this slowness.
    When you remove unnecessary getters/setters from you backing beans, you will have to modify the JSPs and remove the bindings from the UI components as well.
    Thanks
    Mitesh

  • Login problems-------- Not clear!

    Hi ,
    I am trying to login to a BSP application with one user.I could get into debugging.
    If I am doing with another user,its not.
    Can anyone tell me why!
    Thanks,
    Uday

    Hi Bharat,
    Debugging has to be activated for each user. In WAS 640, you can do so from tx SE80. Goto Utilities->Settings->Abap Editor->Debugging. In the external debugging, set the checkbox for "Active" and enter the user ID for which you want to activate the debugging.
    Hope this helps.
    Saurabh

Maybe you are looking for

  • Safari will not open bookmark pages  (nor will it post question!)9th time

    Ok. I interrupted someone elses thread - partly I think because of the problem I am having it self in that it was - grab the page while you can! Any page.. and type like mad quick before it changes it's mind. The problem - I recently got wire free ne

  • Xbox NAT problems - two xbox in same home

    I have two xbox, one 360 and the other one xbox one, the 360 is wireless, the xbox one is wired connected, the xbox one always starts with moderate and when both consoles are on at the same time, the xbox one acts very slow.  I need someone to tell m

  • I need a bapi  for workdownstructure elements

    i need a bapi  for workdownstructure elements  •     WBS number •     WBS descriptions •     WBS start date •     WBS end date •     Status thanks and regards, jameer.p Edited by: Jameer P on Jan 30, 2008 12:59 PM

  • Closing Programs running on Iphone3GS

    Hi How can I close any running programs in the background of my Iphone.  My battery seems to be draining quite quickly, I can't tell what is still open. TIA

  • Few question on raise exception

    hi, i got this in the previous post. 1) i need to define not_found in exception tab in 'string_split' function module right? 2) what is the type for not_found? 3) why not_found can equal to 7? how do we know 7 is not success? 4) why not_found value c