Closing the Application

Hi Everyone,
My requirement is that when i click on a button in a page,it will close the system.
Thanks in advance.....

Take a look at this :
Close window for firefox in ADF application in jDev11g
If this isn't enough, please let us now a bit more about your web app.

Similar Messages

  • Many times it happens that even I had closed the application window i had to manually  quit the application by going in 'forced quit'..any solution .. :(

     many times it happnes that even I had closed the application window  it keep running  on backend and I have to manualy close it again by going in  'forced quit'.. any solution.... 

    Closing the window doesn't quit the application on Mac like it does in Windows. You have to select Quit (Program Name) from the top menu or use the keyboard shortcut Command + Q

  • The PSE 10 process doesn't stop after closing the application. Why??

    On Windows 7, the PSE 10 process doesn't stop when closing the  application, therefore the PSE 10 app. will not restart once it is closed. The user must stop the process from task manager or reboot before PSE 10 can be restarted on a Windows 7 machine. The forum suggestion to double-click the exe (instead of the shortcut) as a solution, obviously isn't a solution and can't work. There are no updates to PSE 10 and the only access to any support is through this forum. There have been complaints about this on blogs all over the Internet. Why can't Adobe come up with a fix/update or if they have where is it posted?

    First of all, there is no difference between the files on the disk and those downloaded as the trial. The only difference is that one comes with a serial number and the other does not. You can put your serial number into the trial version and it will then be activated. The only way the disk would behave differently is if there is some physical flaw (scratches, warping, etc). Usually such damage will cause the installation to fail, it's pretty difficult for such damage to modify the files in such a way that they still install but behave differently.
    If you are dropping a file on the shortcut and the Photoshop Elements Editor is opening but the file is not, there could be a few different things going on there. Check your shortcut properties first: does it go to PhotoshopElementsEditor.exe or Photoshop Elements 10.0.exe? If the former, then there are probably some missing support files. If the latter, this is the Welcome Screen, which has likely been configured to launch the Editor automatically. However, you would be sending the file to the Welcome Screen, which doesn't do anything with the file. It is not capable of passing the file off to the Editor, only capable of launching it.
    Also, double-clicking a shortcut is generally the exact same thing as double-clicking the file the shortcut points to, but you can add modifiers to shortcuts to make them behave differently.

  • Why FF usaes 25% of CPU, even after closing the application..?

    After opening two or more browser, automatically FF stars using 24/25% of CPU.
    Even one tab having Youtube running.
    As well as using huge amount of memory, and this gradually increases.
    Closing the application doesn't solves the problem.
    After that the application doesn't opens. A window appears and shows.. Firefox already running and is not responding.
    Going to Task manager and kill the process solves the problem.
    And it's happening every time.
    In cyclic order need to follow the annoying process.
    .....Tried the processes but NO result found.....
    Re-installation of FF didn't worked.
    Re-installed Flash player.
    No malware found by Malwarebytes.
    Even tried running FF in safe mode. (disabling all plugin and extensions)
    And the result is.... NO progress. CPU 25% usage and had to kill the task.
    Please some one help.
    (OS: windows 7 professional)

    Your computer isn't getting slower, it's other things demanding faster.  If you are installing all the possible updates to software those will be designed for newer computers.  Once you start browsing you're browsing a web designed by people who because they spend all their time designing pages they themselves have powerful machines with fast connections because it is their job.  It's like if all city streets were designed by racecar drivers.  A 2008 computer is already considered vintage by Apple and close to no longer being supported in any manner.  Vintage and obsolete products - http://support.apple.com/kb/HT1752  I have an even older computer than you and it is annoying but that's the way things are.
    Frankly 4-6 icon bounces doesn't sound long to me.  Don't forget that for applications such as iTunes how long it takes to open will also depend upon the size of the library.
    I don't think CPUs wear down.  Conceivably some slow-down could be the result of excessive bad sectors on a hard drive but you say you replaced that (and I would expect it to have shown more serious symptoms were that happening).
    You can use Activity monitor to check your RAM usage.  Newer applications and newer OS versions will require much more RAM than posted "minimum"  If a computer doesn't have enough RAM it starts using the hard drive which is slower than chips.

  • Prompt user to save change before abnormally closing the application

    Hi,
    I've some trouble prompting user to save change before abnormally closing the application (logging off, shutdownding machine...). I tried to use Runtime.getRuntime().addShutdownHook() and it doesn't seem to work. Here's part of my code. Help please!!!
    program print out "1" and stays in a "dead-lock" mode...
    private void shutdown() {
    boolean saveConfig = true;
    if (saveConfig) {
    System.out.println("1 ");
    int answer = JOptionPane.showConfirmDialog(null,
    "Configuration has been changed. Do you want to save
    configuration before exit?",
    "Save Config"
    JOptionPane.
    YES_NO_CANCEL_OPTION);
    JOptionPane.showMessageDialog(this, "Can't connect to unit. Error in Heal unit!", "Error", JOptionPane.INFORMATION_MESSAGE);
    System.out.println("2 ");
    if (answer == 0) {
    savefileButton_actionPerformed();
    jMenuFileExit_actionPerformed();
    else if (answer == 1) {
    jMenuFileExit_actionPerformed();
    else {
    return;
    else {
    int answer = JOptionPane.showConfirmDialog(itself,
    "Are you sure you want to exit? ",
    "Exit",
    JOptionPane.YES_NO_OPTION);
    if (answer == 0) {
    jMenuFileExit_actionPerformed();
    else {
    return;
    private class MyShutdownHook extends Thread {
    public void run() {
    shutdown();
    // add shutdown hook
    MyShutdownHook shutdownHook = new MyShutdownHook();
    Runtime.getRuntime().addShutdownHook(shutdownHook);

    doesn't much matter. shutdown hooks are not guaranteed to run or be able to finish.

  • HT4414 I get a message "In order to continue installation, please close the following application.  I closed the application, but the message does not close and the installation is "frozen" ... how do I reset?

    I get a message "In order to continue installation, please close the following application.  I closed the application, but the message does not close and the installation is "frozen" ... how do I reset?

    Try posting in the Mountain Lion forum. Here is the link below. This forum is for old software circa 2003.
    https://discussions.apple.com/community/mac_os/os_x_mountain_lion

  • Closing the Application Browser.

    Hi Experts,
    I had been Posting on the forum about closing of the Application Window.
    Thanks a lot for the ideas,the purpose is yet to be solved.
    Let me explain my requirement in detail.
    I have an application in which there are View Layouts.
    I am able to close the Application Window on Click of a Button(say CLOSE).
    But the requirement is such that,the Application Browser window needs to be closed.
    Is it Possible in Web-DynPro to Close the Browser window on Click of a Button.
    Please provide the necessary information in this regard.
    Thanks and regards,
    Chandrashekar.

    chk it
    closing browser window via button
    How to close parent window

  • Regarding Closing the application

    Hai Experts,
    I have developed an application with table UI element and in that table if i select the record i.e lead selection it has to navigate to another new application.This operation is working fine but if the new application opens on that time i need to close the application with table UI element.
    I dont know how to close the application .Can u tell me the solution? 
    With Regards

    Hi,
    Here u can make use of Exit Plug.In the window create an outbound plug of Exit type with Interface Check box ticked along with an importing parameter CLOSE_WINDOW of type boolean.
    Also create and inbound plug in the window and in the handler methos of this plug,fire the exit plug as,
    wd_this->fire_<exitplugname>( close_window = 'X').
    Now in ur view,while selecting via lead selection,on the action fire the outbound plug of the view that is linked with the exit plug of the window.
    Now while ur record is selected,the outbound plug of the view calls the exit plug and in turn coding inside the hander is executed and the applicaton window is closed.
    Hope it helps u!!!!!!!!
    Thanks,
    Divya.S

  • Prevent user from closing the applications

    Hello,
    we would like to deploy to our users web application using Internet Explorer which is published over RemoteApps. Because this application takes long time to load we would like to prevent user from closing application. So we would like that session and application
    stays opened when the user clicks on close button on Internet Explorer that is published over RemoteApps.
    In other words, we would like to disconnect client from RemoteApp session, but stay logged in and keep the application running in the background.
    Is this possible to do?
    Thank you!
    Best wishes,
    Marko

    Hello,
    thank you all for your answer. I guess this is not a good news. Any other idea how to solve this problem - to start Internet Explorer web application as soon as possible.
    Last week I have found a VB script on one forum that would close the RemoteApp Windows without closing the appliaction on server but I can't find it today. Does anybody know something about this script?
    Thank you!
    Best wishes,
    Marko

  • Error when closing the application

    Greetings,
    I'm having a strange problem when I do close the application xcelsius.exe; the error info is this one:
    AppName: xcelsius.exe      AppVer: 1.1.0.3      ModName: msvcr80.dll
    ModVer: 8.0.50727.762      Offset: 0000eb36
    This problem only happens when I'm logged as a normal user under Windows XP.
    Under Windows Vista the error message doesn't appear and it quits just fine.
    I've installed the application as Administrator in both machines, but this problem only occurs when I'm using an user that belongs to the "Users" group. If I try to do the same using an user that belongs to the "Administrators" group then the application will close and no errors will appear.
    I've tried different versions of the Visual C++ Redistributable installations but with no success.
    I'd like to get more information about how to solute this bug. Can anyone support on it ?
    Best Regards,
    Diogo Reis

    Hello Diogo,
    This is a known issue.  It is required that the user be an Administrator, as detailed in the release notes of SP1/FP1.
    The same issue will occur in Vista if UAC is enabled.

  • ITunes stopped working on windows 8 while closing the application

    while closing itunes it stopped working unexpectedly, i faced this problem for more than couple of times. last time when i tried to debug it using microsoft visual studio I got a result like " Unhandled exception at 0x77D2A94F (ntdll.dll) in iTunes.exe: 0xC0000374: A heap has been corrupted (parameters: 0x77D3E1E8). " what may be the problem? and how can I fix it?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    It shouldn't really take that long to do, assuming it goes smoothly.
    tt2

  • ITunes re-opens after closing the application down.

    Lately, after I click the 'x' to close down iTunes, my computer slows down a bit, and iTunes opens itself back up and is mostly black instead of the normal color and look. Any ideas as to why this is happening?

    Alright heres the thing: Gimme Some Tune has to be deactivated just before iTunes. Therefor I wrote a very short script but now I have to quit iTunes by activating this.
    Here comes the source .... wait for it .......... code:
    tell application "GimmeSomeTune" to quit
    tell application "iTunes" to quit
    Anything beyond that exceeds my AppleScript "knowledge". So maybe someone with a little bit more skill can pick up the idea and write a script that opens iTunes, waits for the "cmd+q" and then shuts GST right before iTunes? Would really appreciate it!

  • While closing the application, I hope we press home button twice and then just push upward the particular application which we would like to close in iOS 7, Ryt? But sometimes the screen of the particular application is not seen bit the icon alone shown?

    Kindly Read my question.

    I have heard of this before.  Apparently, the guys at the Apple Store and some employees claim it is simply a bug but will be fixed in the near future.  If it bothers you that much, just close and reopen multitasking.

  • Apple Mail losing mail settings after closing the application

    Hi!
    I have been using apple mail for the last 18 months with 5 accounts using IMAP, however when upgraded to Leopard 10.5.7 every time I enter the account details of the accounts they work find etc...
    However when I close Mail and load it again all of the accounts are gone except for my me.com account. My accounts are fine on my iPhone any ideas?
    Thanks!

    Sounds like a problem with the Property List file which stores the details of your email accounts and settings.
    Open Finder and navigate to folder ~/Library/Preferences (the ~ denotes your home folder).
    Drag the file com.apple.Mail.plist to the desktop
    Launch Mail
    Re-enter your email account details, close Mail and then Launch it again to check that your account details have been "remembered".
    If it now appears OK you can trash the com.apple.Mail.plist file you moved to the desktop because Mail will have created a new version in your folder ~/Library/Preferences.
    Chris

  • Closing an application using ios4

    Is there a way to close an application using ios4 without double tapping the home button and closing the application by holding down on the application and waiting for the red minus sign?
    Before you just had to hit the home button to exit the application, and now I'm not sure.
    Not sure it makes a difference if the applications are open, but I thought I'd like to know if there is a simple step to exit and close the application.
    Thanks in advance.

    I actually have noticed my battery is depleting faster since upgrading to iOS4. Basically I've noticed that every time I look at the battery sensor, it's gone down 1% from the last time I looked, and I'm checking it quite frequently. A test I ran was I had Facebook & TweetDeck open at the same time (just 2 apps). I posted a tweet on TweetDeck and found my battery was down 1% in the time it took to draft a small 140 character message. I don't know if that is something to do with the new OS but I do know writing a tweet didn't use up 1 whole percent of my battery before. I think the new OS was really meant for the iPhone 4 and the 3GS was just like an afterthought. Maybe its not the multitasking per se, maybe it's just the new OS eats through more battery naturally but either way, it kind of ***** for those of us who live on our 3GS iPhones and are not eligible to upgrade.

Maybe you are looking for

  • Editing in Photoshop or Photoshop Elements: Basic workflow

    This question was posted in response to the following article: http://help.adobe.com/en_US/lightroom/using/WSF9ADEA57-1D69-43c5-B169-25A07CEC38CC.html

  • File to RFC scenario using BPM : a synchronous one

    Hi All I am doing File>RFC>File scenario using BPM with help of the blog RFC Scenario using BPM --Starter Kit here everything is explained but i am getting error while the processing of BPM part Input file is being picked (this part is success) but r

  • Is there any userexit for MIR7 and   MIRO transaction?

    Hai friends,        Is there any userexit for MIR7 and MIRO transaction at the time of pressing "save as completed" or "save" button. I want to check the sales certificate and invoice verification for the document number entered in MIR7 and MIRO. Reg

  • TWO clips snap together after deleting the one between them without command

    Hi, Someone at an Apple store workshop asked today about a gap in a timeline which one usually closes by clicking "close gap", but in this case, the gap is closing immediately after the deletion without a command being entered. Does anyone know if th

  • Getting length of CLOB

    Hi, I have a CLOB column in my table which stores XML values. I need to get size of XML stored. but when i am using length fucntion of oracle,it is giving error character string buffer too small. can anyone suggest a way out to find the length of CLO