Closing xMII page

Hi,
how can browser automatically close when wrong username or password posted from html page to xmii login page?
- senthil

Hi Senthil,
               For this case you need to change the Login.jsp page. For that you can copy the Login.jsp page and you can do the changes to close the page when the Password is wrong. After that from your application you need to call the newly created Login.jsp page.
Thanks,
Rajesh.

Similar Messages

  • How to open a page  and closing source page in jdev 10.1.3.3

    how to open a page and closing source page in jdev 10.1.3.3.
    for example.
    From page 'A' , we are opening a page 'B' and closing the page 'A'. how this can achived.Please let me know

    Your question is totally not clear?
    What page? a JSF page? A code editor in JDeveloper?

  • Accordion Tabs Closed on Page Load

    How would I fix this page so all the accordions are closed on page load? I don't want the first tab to be open when a viewer opens the page.
    Link is http://thedenovo.worldsecuresystems.com/solutions.html

    If you use jQuery UI Accordion Widget, set Active to false.
    http://api.jqueryui.com/accordion/
    Nancy O.

  • I missed the transition of iWeb to iCloud. My website is now offline and any attempts lead me to closed MobilMe pages.

    I missed the transition of iWeb to iCloud. My website is now offline and any attempts lead me to closed MobilMe pages. Anyone know how I can reconfigure my iWeb with iCloud so I can get my site back online?

    iCloud isn't capable of hosting websites.
    You need to sign up with a hosting service...
    http://www.iwebformusicians.com/iWeb/Website-Hosting.html
    ...and then republish your site...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    Using iWeb '08, you will need to publish to a local folder and upload the files using an FTP application...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Upload.html
    If you don't have a domain name, most hosting services will supply one free. If you do have one, you will need to contact the registrar to get it forwarded to the new server.

  • Unable to close home page tab or unable to close firefox by closing home page tab (when if that is the only last tab remaining in the browser

    Recently I noticed that I could not close my browser by closing the last tab, which is nothing but home page tab. also noticed that when I open my browser and after opening many other tab if I want to close home page tab I could not close. If I closed it then I cant navigate or surf from that tab.
    This may be due to some add-on causing trouble.
    The problem does not arise in safe mode. Also if I group tab after closing, it is counted as tab but I cant open that particular tab.

    # Click the orange Firefox button, then select Options to open the options window
    # Go to the General panel
    #Change the setting "When Firefox starts" to "Show my home page"

  • How to stop closed web pages from reloading into a new tab?

    Web pages reload automatically, creating multiple copies of the same page. This happens on news sites (e.g., the Guardian). The page will even reopen after being closed.
    Suggestions THAT DO NOT WORK:
    1) Firefox/Tools > Options > Advanced > General : Accessibility : [ ] "Warn me when web sites try to redirect or reload the page"
    2) GreaseMonkey and its ridiculous scripts that are badly documented and problematic to have work.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • All accordion panels closed on page load?

    The default behaviour for a set of accordion panels is for
    the first one to open automatically when the page firsts loads.
    Is there a way to stop this happening and have them all
    closed by default?
    regards,
    Adrian

    Found the solution:
    http://labs.adobe.com/technologies/spry/samples/accordion/AccordionSample.html#AllPanelsCl osed

  • Jdeveloper 11R2 closing JSF page.

    Using ADF.
    I have a Page to create new rows in some table, so in my page flow I call createInsert to create new rows and works fine, but if I want to close the page immediatly I need to populate all require Items before to closed.
    how can I clean the pending record or do someting to close the page without typing req. fields.
    also after save a all changes on the page I want a new page to be ready to insert new rows, right now I'm doing this by calling createInsert on the master table, and work fine so far but.....is this the right approuch?
    thank you

    have a button that closes the page.. with immediate=true.
    <af:commandbutton immediate="true">yes this is the correct approach..

  • Can Spy CollapsiblePanel work smoothly and remain closed on page load?

    Hi there,
    I've seen a lot of discussion on this topic but no solutions still.
    - Spy CollapsiblePanel animation is jerky on close (it extends for a split second, and also jumps just as it's about to close).
    Only solution I have is to turn off animation.
    - On page load in FF and IE all of the panels are open for a split second before closing.
    // SpryCollapsiblePanel.js - version 0.8 - Spry Pre-Release 1.6.1

    Hi there... your right..!
    Well here's an example of my code - no changes to the js:
    html:
                <div id="CollapsiblePanel5" class="CollapsiblePanel">
                  <div class="CollapsiblePanelTab" tabindex="0">100% finance</div>
                  <div class="CollapsiblePanelContent"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse scelerisque urna in sapien blandit dictum.</div>
                </div>
    <script type="text/javascript">
    var CollapsiblePanel5 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel5", {contentIsOpen:false});
    </script>
    css:
    .CollapsiblePanel {
    margin: 0px;
    padding: 0px;
    border-bottom: solid 1px #AACCEE;
    border-right: solid 1px #AACCEE;
    border-left: solid 1px #AACCEE;
    .CollapsiblePanelTab {
    font-size: 13px;
    line-height: 28px;
    background-color:#EBF3FB;
    border-bottom: solid 1px #AACCEE;
    margin-bottom: 0px;
    padding-left: 26px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    background: url(../images/sprydown.png) no-repeat 10px 10px;
    text-transform:uppercase;
    .CollapsiblePanelContent {
    margin: 0px;
    padding: 10px 15px 10px 15px;

  • Problem in refreshing Tabular Form On closing Modal Page

    Hi ,
              I am not able to refresh tabular form region on close of the modal page.
              can someone help me ?
    Thanks and Regards,
    Madonna

    The fault may lie with the plugin itself. The close event is simply not being triggered. Auto-close and manual close work, but those are the only ones. The other events are not being triggered as the internal event names as defined in the plugin do not match the events triggered from the plugin javascript code.
    For example, the close action of colorbox (the js plugin used in the modal page plugin to style the iframe) is bound like this:
             onClosed: function() {
                $(document).trigger('apexmodalpageclosed');
    However, when you go to the plugin and edit it, and scroll down to the events section, you can see that for the close event the internal name "modalpageclose" has been filled out.
    This means the event will never work with the plugin out of the box. To fix this, simply edit the internal name of the event to "apexmodelpageclosed".
    The same issue exists for the open and complete events by the way, where the javascript fires an "apex..." event but the internal name does not match up.

  • I accidentally closed the Pages text formatting menu bar.

    I accidentally closed the text formatting menu bar that comes up when select text to change font size, style, etc.  I cannot find out how to restore it so that it automatically opens when I select text.

    It isn't gone, just minimized. The top of the screen should have a thick dark brown bar with "Documents", "Undo", etc. Under that should be a thinner lighter brown bar. Touch that thinner bar and the formatting bar should reappear.

  • Safari keeps closing web pages, quitting on new iPad Air?

    Any ideas?

    Hello, jbpdx. 
    I would recommend closing all applications in multitasking and power cycling the device.
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    If the issue persists, try clearing all Safari data as outlined in the steps below and test using Safari. 
    Additional Information
    To clear your history from Safari, tap Settings > Safari > Clear History.
    To clear all cookies from Safari, tap Settings > Safari > Clear Cookies and Data.
    To clear other stored information from Safari, tap Advanced > Website Data > Remove All Website Data.
    iOS: Safari web settings
    http://support.apple.com/kb/ht1677
    Cheers,
    Jason H. 

  • DW CS3 crashes when closing open pages/tabs

    So, I have no rhyme or reason for why this happens, but it happens often. When I have open pages I am working on - 1, 2, 5, 8, 10 - it does not matter, and I go to either (1) command W or (2) hit the little close "x" on the open page/tab.. sometimes DW just crashes. Like I said, there is no pattern to when and if it will crash, no pattern to if it happens if I click the "x" or try Control W and no pattern if I have 2 pages or 10 pages open.
    The real outcome issue here, besides just the simple PITA factor for such a costly high end app to be doing this, is that I can no longer "undo" anything I was editing.
    Any ideas on why or how to fix?
    v9.0 build 3481

    Have you put that particular page through the validators to see if there are other issues on the page - just to be sure.  I've truly not heard of such a thing happening when using width auto.....
    HTML Validator - http://validator.w3.org
    CSS Validator - http://jigsaw.w3.org/css-validator/
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Warning when closing Safari page with multiple open tabs

    I have just upgradred to Mountain Lion, and Safari 6.0.  In Snow Leopard, and the version of Safari it used (I don't remember the version), there was a handy little warning dialog box which has now disappeared:
    Previously, when I clicked the Close button on a Safari page with more than one tab open, I got a warning asking whether I really wanted to do that, and giving me the option to cancel or proceed.  Since I regularly clicked the Page Close button by mistake instead of the Tab Close button, this warning was a life-saver.
    I no longer get this dialog in ML and Safari 6.0, and I cannot find a preference or option to get it back.  Does anybody know how to do it, or is it no longer possible?
    Thanks.

    http://www.apple.com/feedback/

  • Closing jsp page

    hi infocrats,
    my problem statement:
    i m using a page say A.jsp, which is home page, and it is posted to B.jsp, which is used for validation, and it may redirect to A.jsp if value entered does not meet the condition.
    now at the time of redirection i get the error message:
    IllegalStateException
    on line of redirection
    plzzzzzzzz help its urgent.

    Whenever you forward/redirect make sure you return control at that point.
    Otherwise it will continue execution of the page, and possibly send more data back to the page - which creates the IllegalStateException
    ie something like this
    if (pageHasError){
    RequestDispatcher.forward("/errorPage");
    // must return here, otherwise execution of this page would continue
    return;
    // continue as we are ok
    // If the page had an error and we didn't return above, this
    // line of code would create an error as we try to execute it when we have
    // already forwarded to another resource to do the response.
    RequestDispatcher.forward("successPage");

Maybe you are looking for

  • Desktop screen on my Satellite C660-174 will not open correctly

    I'm a newbie here so my question may be obvious to some,,,,but not to me! My Satellite C660-174 laptop (running Windows 7) has stopped opening correctly. Everything is normal up to the point that my password is typed in. Instead of opening up to my '

  • XPath Expression at Condition Editor in Receiver Determination

    Hi,   I have a fixed length flat file coming in into which I have to look at the first line's 4th to 7th positions. Based on that if it is "1234" then I need to route it to the receiver else I will ignore in the receiver determination. Example input

  • MOD video converter

    I am new to the mac world (13" air with upgraded RAM and processor and SSD).  I bought it to play around with imovie.  However, all my video files are in MOD format.  What video converter do you recommend and what output format do you recommend? Than

  • Error message rendered into the final output render

    I am getting the image below after I render in SpeedGrade on every other frame. It happens often and the only way to fix is to re-launch SpeedGrade and render again hoping for the best. Sometimes it's fine and then I get the warning again. Any ideas

  • Disabling authorizations checks for transactions SU53 and/or SU56.

    Greetings. I seem to remember reading that there was either a system profile parameter or a table entry that can be used to disable all authorizations checks for transactions SU53 and/or SU56. Any truth in this or is my mind playing tricks on me?