Self closing web browser when we reload a java3D applet!

Hi,
Recently, I opened a web site based on a new concept of sport gaming and I chose java3D for the portability and the capability to run as an applet in a web browser.
But until now I don't know why the browser exit when we try to change the game, for example from football to basket-ball.
After all we can always restart the browser but I don't know if it is a garbage collector problem or a browser problem, I try it with Mozilla-Firefox (Redhat and Suse) and Internet Explorer (Windows Me and 2000).
the example code in the principal applet class is:
public void destroy() {
espaceBasket.destroy();
System.gc();
and in espaceBasket where is the universe etc. :
public void destroy() {
u.cleanup();
If you want to execute the applets go to :
www.mysportbridge.com
Any comment...
Thank you

Thanks for the speedy reply.
I understand that JCO connections should be closed properly, and I've read the attached note previously.
What I'm actually looking for is a timeout connection for the Http/s session that can be seen in the Visual Administrator under:
Monitoring > Services > Security > Agrregated Data > ActiveSessionsCount.
The number of active session remains very high although there are no users logged onto the system.
Regards
Amesh

Similar Messages

  • Flex 2 SWF not loading on the web browser when Flash Player 8 is running

    I got a Flex 2 application that is not loading on the web
    browser when the users workstations got Macromedia Flash Player 8
    installed. Please advice on what could be the issue, i got security
    calls included i.e. securty.allowInsucureDomain, crossdomain.xml,
    etc.
    The application shows no issues on web browsers with Flash
    Player 9 installed.

    if you have read developersGuide it says that there somewhere
    http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/js/html/wwhelp.htm?href=Part2_DevAp ps_048_1.html
    here is workaround
    http://kb.adobe.com/selfservice/viewContent.do?externalId=749eaa47&sliceId=1
    flex 9 is complete rewrite (almost) and its lot mor fast and
    effecient) you should't want to use flash 8 if you can anyways, but
    somethimes I guess there is not other way out..

  • How To Customize A web browser when running an application

    Hi,
    I have a little problem.
    I want to customize my web browser when i will deploy the application.
    fore example The browser Firefox have the following tabs: (File--Edition--History--BookMarks etc...)
    How can I proceed to avoid displaying these tabs in the page of the deployment of my application.
    Thanks Jdeveloper lovers

    Hi,
    Thank you shay it was a great step for the solution ,
    I can avoid watching Unwanted tabs.
    I hope frank you are not ungry against me ;)
    I am obliged it is a professional Requirement.
    Thank you for all Jdeveloper Lovers

  • Closing web browser

    Anyone have an idea as to how to close an open page in safari? User's manual on page 55 says you can't close it, without explaining it why. You can close any additional open pages by touching the red x, but a red x doesn't appear on the first web page. Makes no sense to me -- if I can close a web browser on mac or pc, why not on iphone? If the web page is one that could be embarrassing for others to see, make sure you open it second.
    Also, i learned after a lot of screwing around that the "favorites" list in the phone menu has a limit of 20 entries -- once you hit 20, you will no longer see the "add to favorites" button when you open a contact. They should have told you in the user's manual.

    that doesn't work for me. I thought my iphone has froze up and did a force quit by holding home button down, which killed the web page. But if I simply hit home and then go back to safari, my open web page is still there. Plus, the owner's manual says (page 55) you can't close the first open page.
    If I do a shut down, and power back up, then go to safari, the web page is gone but will immediately reload.

  • Adobe Reader DC, doesn't disable "Display PDF Document in the web browser" when option is unchecked.

    The option under Accessibility>Setup Assistanct to uncheck the "Display PDF Document in the web browser" doesn't correctly disable Display PDF in browser when unchecked, it still defaults to opening in Internet Explorer even after restarting the browser.  Confirmed this tested agianst with IE 8, 9, 10 and 11 with the same behavior.  Moving back to Reader 11.0.10 and using this same setting works flawlessly.  Anyone else experiencing this issue?

    I am out of the office until 1/22/13.
    If you need assistance with technical issues, please contact the Help Desk at:  518-402-8888
    >>> Test Screen Name <[email protected]> 01/17/13 10:30 >>>
    Test Screen Name http://forums.adobe.com/people/Test+Screen+Name created the discussion
    "Re: Adobe Reader XI enterprise deploy-disable display PDF in browser?"
    To view the discussion, visit: http://forums.adobe.com/message/5001441#5001441

  • Is it possible to hide url in web browser when a web report is generated ?

    HI EVERYONE,
    I have to generate web report from my form , when it is generated i need to hide the url in web browser. otherwise the report can be accessed by copying the url.
    Thanks,
    RINCY
    Edited by: Rincy on Aug 28, 2008 10:19 AM

    How do you call your report? If you use run_report_object you won't see an URL. However, with a jobid you can still get the report output. Keep the cache small, or add parameter [ EXPIRATION|http://www.oracle.com/webapps/online-help/reports/10.1.2/state?navSetId=_&navId=3&vtTopicFile=htmlhelp_rwbuild_hs/rwrefex/cmdline/common/cla_expiration.htm&vtTopicId=] to avoid problems.
    Also check out [this whitepaper|http://www.oracle.com/technology/products/forms/pdf/10g/frmwebshowdoc_rep.pdf]
    Or Metalink note 437246.1 Which Possibilities are Available to Prevent Users from Accessing showjobs Page and getjobid in URL?

  • How can I trust Firefox as a reliable web browser when you allow companys like Microsoft install plugins like Windows Presentation Foundation with out permissio

    Microsoft had installed Windows Presentation Foundation without my permission and I smoking mad. This is bull crap I don't need. My web browser is personal to me and when companies stick their dirty little fingers in my computer without my permission it really PISS ME OFF. I don't kneed a web browser that allows this CRAP!!!!!

    Hi,
    The people who answer questions here, for the most part, are other Firefox users volunteering their time (like me), not Mozilla employees or Firefox developers.
    If you want to leave feedback for Firefox developers, you can go to the Firefox ''Help'' menu and select ''Submit Feedback...'' or use [https://input.mozilla.org/feedback this link]. (You'll need to be on the latest version of Firefox to submit feedback). Your feedback gets collected at http://input.mozilla.org/, where a team of people read it and gather data about the most common issues.
    Sorry!
    Curtis

  • Closing Web Browser from an Applet

    Does anyone knows how to close the Web Browser from an Applet ?
    Also Is there a way to close a browser which is intantiated from using ApplteContext ().showDocument ("....","_Blank").
    Thanks
    Sohan

    Hi kavinjir!
    Using class netscape.javascript.JSObject is possible to interact with javascript which can easily close the window browser but I'm afraid about the newest one because it isn't a child window. If this newest window contains an applet both (applets) can interact and send/receive "messages" to trigger an event (e.g; close via javascript again).
    Best Regards.

  • My course designed in Captivate 5 will not open in the web browser when published or in preview mode

    Does anyone know why my course will not open in a web browser. It's a pretty standards course. It's 800 X 600 with 73 slides that are all about 10 seconds long. It does have a few videos incorporated, but I removed them and published and I still got nothing in a web browser. Any ideas?

    I'm afraid you haven't given us enough information to know how to help you.
    More details please. 
    Screenshots of what you see perhaps?
    Do you have the same issue with a new blank project uploaded to the same publish folder with the same browser?

  • Text not fit to size when deploy in web browser when upgrade to 10g

    Hi,
    I 'm currently evaluating the form upgrade from 6i to 10g (10.1.2).
    The text on the boilerplate was fit to size in the form builder 10g , however after compilation of the upgraded form and deploy to web browser, those text item close to the field get truncated.
    Moreover, the spacing of the LOV is increased in the web and it need to scroll down view all items.
    Is there any configuration can be changed to revert back to 6i , otherwise it may required to patch on the text position again.
    Cheers,
    Ana

    Hello,
    I think that it is just a problem of difference between the Forms Builder font and the Java web corresponding font.
    Have a look at the <FORMS_HOME>/formsxx/java/oracle/forms/registry/registry.dat file.
    Francois

  • How to disable F1 to F12 keys in Web Browser when SWF file is in focus

    Hi all,
    Im running / loading a swf file in IE. I want to disable the
    function keys ( F1- F12 keys) in IE as I have defined special
    functions for these keys in my swf / flash file.Im using a
    javascript code to do this and the javascript code is working
    correctly.But the problem starts when the swf file is in focus,
    when swf file is in focus and if I press the F3 key the search of
    IE opens, but I have defined a special function in my swf file for
    this key, here the IE is overriding and it's taking the precedence
    in the event handling this is what I want to disable.So that I can
    catch the event in SWF file or get the Key code and run the my
    function defined for the key.
    Thanks.

    apollothethird wrote:
    When testing my applets on a Linux Web site I&#146;m finding that I have to totally exit the browser, then open up a new browser session to see the updates on my applets. Yes. Applets can be horrible for caching. I am surprised that exiting and restarting the browser works. I usually clear the cache in the Java Console.
    ..The refresh button on the browser won&#146;t show the new version of the jar file program. I find this consistent with Firefox, MS Internet Explorer, and Google Chrome.
    Is there some type of browser option that will allow the next jar version to be run without having to exit out of the browser to see it?
    No, but if the Java Console is open, it is pretty easy to force a refresh of the classes.
    As an aside, for a more general solution for your end users, look to launch the app. using [Java Web Start|http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp] . Updates are reliable and automatic.
    Thanks in advance for any comments on this.No worries (in advance).
    Note that my reply would have been sooner, except that I felt compelled to get that matter of the link in your post dealt with, before commenting.

  • Closing web browser from a Web Dynpro (ABAP) component in it

    Hi,
    I am opening a Web Dynpro component in IE.
    I have a requirement to close the Internet Explorer window on click of a "Close" Button in Web Dynpro (ABAP) component. I am using EXIT Outbound plug of the Main Window to perform the same.
    In the EXIT plug I am setting "CLOSE_WINDOW" parameter to ABAP_TRUE.
    On click of the "Close" button a pop-up dialog box (with "Yes" and "No" buttons) appears asking me whether I really want to close the IE window.
    If I click on "Yes" button of the dialog box, the IE window gets closed without any issues.
    But when I click on "No" button, the IE window shows up a blank screen. I want the control to come back to the calling Web Dynpro component's screen.
    Appreciate any help/guidance in the above issue.
    Thanks,
    Prasanna

    create an action 'YES','NO', 'CANCEL' in required view.
    copy and paste below code in YES action
    method ONACTIONYES .
      data : l_view_cntr type ref to if_wd_view_controller,
    l_win_cntr type ref to if_wd_window_controller,
    l_window type ref to if_wd_window,
    l_parameter_list type wdr_event_parameter_list,
    l_parameter type wdr_event_parameter,
    l_val type ref to data.
    field-symbols <fs> type any.
    l_view_cntr = wd_this->wd_get_api( ).
    l_win_cntr = l_view_cntr->get_embedding_window_ctlr( ).
    l_parameter-name = 'CLOSE_WINDOW'."'CLOSE_WINDOW'.
    create data l_val type c.
    assign l_val->* to <fs>.
    <fs> = 'X'.
    l_parameter-value = l_val.
    insert l_parameter into table l_parameter_list.
    l_win_cntr->if_wd_view_controller~fire_plug(
    exporting plug_name = 'EXIT_PLUG'
    parameters = l_parameter_list ).
    endmethod.
    goto your window
    create plug EXIT in Window of type EXIT and chect interface checkbox
    create a button - for example - "PUSH BUTTON"
    in pushbutton action
    copy and paste this code
    method ONACTIONEXIT_PLG .
    DATA: API TYPE REF TO IF_WD_COMPONENT,
          WINMAN TYPE REF TO IF_WD_WINDOW_MANAGER,
          WIN TYPE REF TO IF_WD_WINDOW,
          TEXT1 TYPE STRING_TABLE,
          ls_text type string,
          V_API TYPE REF TO IF_WD_VIEW_CONTROLLER.
    API = WD_COMP_CONTROLLER->WD_GET_API( ).
    WINMAN = API->GET_WINDOW_MANAGER( ).
    LS_TEXT = 'Do You Want To Close the Window'.
    INSERT LS_tEXT into table text1.
    win = winman->create_popup_to_confirm(
                                           window_title = 'CONFIRM'
                                           text = text1
                                           button_kind = if_wd_window=>co_buttons_yesnocancel
                                           message_type = if_wd_window=>co_msg_type_question
                                           window_position = if_wd_window=>co_center ).
    V_API = WD_THIS->WD_GET_API( ).
    WIN->SUBSCRIBE_TO_BUTTON_EVENT(
            BUTTON = IF_WD_WINDOW=>CO_BUTTON_YES
            ACTION_NAME = 'YES'
            ACTION_VIEW = V_API
            IS_DEFAULT_BUTTON = ABAP_TRUE ).
    WIN->SUBSCRIBE_TO_BUTTON_EVENT(
            BUTTON = IF_WD_WINDOW=>CO_BUTTON_NO
            ACTION_NAME = 'NO'
            ACTION_VIEW = V_API
            IS_DEFAULT_BUTTON = ABAP_FALSE ).
    WIN->SUBSCRIBE_TO_BUTTON_EVENT(
            BUTTON = IF_WD_WINDOW=>CO_BUTTON_CANCEL
            ACTION_NAME = 'CANCEL'
            ACTION_VIEW = V_API
            IS_DEFAULT_BUTTON = ABAP_FALSE ).
    WIN->OPEN( ).
    endmethod.

  • Adobe Reader won't print in web browser when both Reader & Pro installed

    Several of our machines have Acrobat Pro 10.1.4 installed and they also had Reader 10.1.4 installed but when Reader got upgraded to version 11 now PDFs opened in web browsers will not print.   Seeing as it is fairly common for computers to have both Pro and Reader installed I do not understand why Adobe cannot account for their own products and conflicts.   I was hoping to avoid having to uninstall Reader 11 from the machines affected so I would appreciate if there is anything I can have the users do to remedy this?

    Gemini146...
    I've ran into many, many, many circumstances like these and if the uninstall from add/remove does not work, what I would recommend is for you to delete the directory c:\program files\adobe and c:\program files\common files\adobe
    Then try the installation of what ever version you want. The install should proceed.
    If not (which had always been rare for me) then the next step I would advise (since windows installer clean utility didn't work)... is to go into the registry
    (regedit) and click on Edit, find
    type in: adobe reader
    or        adobe
    and search the entire registry and delete each entry that it finds associated with Adobe Reader only
    Of course, you need to know how to differentiate between what's for Adobe Reader and what's for Adobe Acrobat (granted that you do have Acrobat installed)
    Is there risk involved with this method? Yes... but if you know your computer and know your way around the registry, you should be fine.
    Also, make a backup of your registry as well as create a Restore Point before doing all this. Just to be on the safe side.
    Then proceed with re-installing Adobe Reader and you should be ok.

  • Reg - Closing of Browser when phone was locked

    Hello Sir,
    Greetings . . !!!
    I am using Black Berry  curve 9320 with OS 7.1 , and problem is when my handset is autolocked the browser closes itself, Plz help me
    Regards

    as you deleted it from the find my iphone it is not possible to locate it anymore.
    Wrong. If you remove a device from Find my iPhone it will automatically re-appear the next time it connects to the internet, as long as the Find my iPhone service has not been turned off on the device itself.
    See: http://support.apple.com/kb/PH2702

  • Unable to open up another web browser when using a button among item

    I am trying to call another web page(pop up window) with button displayed among items, the problem is there is not place to put a URL redirect. I could only do it with a button not displayed among items by putting in URL javascript: openPopUp(); which is calling a function which is in the HTML Header of my page.
    function openPopUp()
    window.open('f?p=&APP_ID.:14:&SESSION.::NO.:::','Popup','width=800,height=500,scrollbars=1,resizable=1');
    Doews anyone have an idea. I was unable tofind an in this forum that would work for me.
    Thanks
    Aron

    Aron,
    Did you try to add the link in the button Attibutes property ?
    Button>> edit >> attribute : onClick="javascript:window.open('f?p=&APP_ID.:14:&SESSION.::NO.:::','Popup','width=800,height=500,scrollbars=1,resizable=1');"
    This should work,
    Thanks
    Sam
    Please reward good answers by marking them corrent or helpful!

Maybe you are looking for

  • Setting fixed the exchange rate field (KUFIX) ticked by default me21n

    In the transaction ME21N to create purchase orders, there is a field to fix the exchange rate (KUFIX). We want to set this field to 'X' as default value, when the user call the transaction. Does anybody know a user exit or a BADI where I can modify/s

  • Workflow Documents

    Hi All, Can anyone of you plz suggest me any documents/website for learning the workflow for beginers. Thanks in advance. SK.

  • Exporting Annotations through IAC

    Using Acriobat Pro XI, I am using the following WinBatch routine to try to export comments (annotations) to an FDF file from an open PDF document: fdfer="C:\temp\test.fdf" AcroApp = ObjectCreate("AcroExch.App") AvDoc = ObjectCreate("AcroExch.AVDoc")

  • Access to certain internet sites/services not working

    A couple of days ago, my access to certain internet sites as well as my Mail programme and another email client app stopped making successful connections. I can open many web pages, but some do not work. Specifically, the local library where I can lo

  • Image quality CFPDF

    Hello, I'm creating a PDF with CFDOCUMENT and CFPDF and I have two questions 1. I'm trying to insert an image with the following code: <cfdocument name="cover" format="pdf"> <img src=" http://www.domain.com/image.jpg"> </cfdocument> <cfPDF action="wr