Loading jfx app into web browser with preloader (improving load time)

hi,
has anyone made any attempt to construct kind of application preloader, waiting for whole app to load can take long time and default spinning wheel with java cup is not really user friendly.
I was thinking about breaking app in two parts
1)login view
2)rest of the app that will be loaded lazily
but then how to load second jar, what about updates of that second jar. Is there any way to talk to javascript in browser to show something nicer then default applet's preloadder.????
maybe there is a better idea on how to improve loading time of jfx app embedded in web browser, my experience is based on 1.1 version of jfx so now it can be better.
apart from jfx component im planing to use spring ioc and jdbc driver. so it should show something as quick as possible (confirm certificate and show login view) and then (or in the meantime) load rest of the stuff.
any thoughts appreciated
thanks

Have you read the last post of (the prolific ;-) ) Rakesh Menon ;-)
http://blogs.sun.com/rakeshmenonp/entry/javafx_lazy_loading
May be it could help you.
Regards
Richard

Similar Messages

  • Error When Launcging BEX query into Web Browser

    Hi all,
    When Launching Bex query into Web browser from BEx Analyser it's giving this error message. We are using Bex 3.x tools.
    Technical Information for Message:
    Error loading template 0ADHOC
      Notification Number BRAIN 276
    Any help will appreciated!.
    Thanks,

    If you want to continue to use the ABAP-based runtime, create the template using the Web Application Designer (SAP BW 3.x).
    The templates called using the new Web Application Designer have new objects that are independent of the objects saved using Web Application Designer 3.x. This means that, unlike the old templates, they can no longer be called using parameter template_id=abc. Instead, you can address them from an iView using template=abc and they use the Java Web runtime in the portal. Only the old templates can be executed in transaction RSRT.
    In Web Application Designer 3.x, you can use parameter template_id=abc to call saved objects.
    Note 1014795 - Error BRAIN 276 when you execute a Web template
    Hope it Helps
    Chetan
    @CP..

  • Web Browser with website filter

    Hi all, I am new to here.
    I'm doing my final project, which I have to develop a web browser, with some website unaccessable, like porn site.
    I have totally no idea on how to do this on my browser (somemore my browser is not running properly). Got people told me that I can store those banned website's URL in a text file, then read from there and compare to the Address bar, if same then block that website.
    Is there anyone here expert in develop a web browser with some specified website banned like I mentioned? If yes please please please teach me how to do this, or if have any good example for similiar porblem, please let me know. It's very important to me, THANKS !!!

    Hi all, I am new to here.
    I'm doing my final project, which I have to develop a
    web browser, with some website unaccessable, like
    porn site.You need to develop a browser? Isn't that a bit too much work for 1 person?
    I have totally no idea on how to do this on my
    browser (somemore my browser is not running
    properly).Uh, you finished your browser already? Well then the hard part is done.
    Got people told me that I can store those
    banned website's URL in a text file, then read from
    there and compare to the Address bar, if same then
    block that website.That would be quite a bit of work. An easier approach would be to block addresses based on words appearing in them.

  • Web Browser with Bookmarks menu in xcode?

    Hello, I am new to programming and have followed several tutorials on programming a web browser using xcode. So far I have a history menu, a google search, and a url field, and a home button that brings you back to the default homepage. I would now like to implement a bookmarks menu in the menu bar. For the ability to store bookmarks. seeing as how i am new, I have no idea about how to go about doing this. Could someone please either post the code for this feature, or either lead me to a tutorial or give me instruction on how to do this. Than you, any help is greatly appreciated.

    Hi all, I am new to here.
    I'm doing my final project, which I have to develop a
    web browser, with some website unaccessable, like
    porn site.You need to develop a browser? Isn't that a bit too much work for 1 person?
    I have totally no idea on how to do this on my
    browser (somemore my browser is not running
    properly).Uh, you finished your browser already? Well then the hard part is done.
    Got people told me that I can store those
    banned website's URL in a text file, then read from
    there and compare to the Address bar, if same then
    block that website.That would be quite a bit of work. An easier approach would be to block addresses based on words appearing in them.

  • Aladdin eToken using the Web browsing with Firefox. Firefox often asked to enter a password eToken. How to turn off the continuous requests?

    Aladdin eToken using the Web browsing with Firefox. Firefox often asked to enter a password eToken. How to turn off the continuous requests

    I have found a solution.
    For all they wont use a etoken to surf.
    Go to extras, options then extendet and go to cryptographic module and unload the etoken. To unload the etoken you must selekt etoken not the name of the token.
    i have translate the menu names from german to english.

  • I received a 1st Gen IPad from a supplier as a gift to promote their products. They used their Apple account to load the apps.  I am not able to load my own apps because their apple user is the one that pops up. How can I change it to mine?

    I received a 1st Gen IPad from a supplier as a gift to promote their products. They used their Apple account to load the apps.  I am not able to load my own apps because their apple user is the one that pops up. How can I change it to mine?

    Set it up as new device, explained in this article, without using the backup afterwards:
    How to back up your data and set up as a new device

  • I am getting a new computer and it will not have any web browser software preloaded. Can I get a CD with Firefox in order to install?

    I have a new computer that will not have any web browser installed when I acquire it. So, I cannot download Firefox, say, using Internet Explorer. Can I get a copy of Firefox on a CD and use that instead.

    Easiest is to download the full Firefox installer and copy that file to an USB stick.
    http://www.mozilla.com/firefox/all.html
    Such an USB stick is also useful for making backups of your profile data, so if you do not already have one then this is an opportunity to start making backups.
    http://kb.mozillazine.org/Profile_backup and [[Backing up your information]]
    http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    http://kb.mozillazine.org/Password_Manager#Backing_up_and_restoring_passwords

  • N73 wont install jad apps via web browser

    hi
    after updating to 4.0727.2.2.1 my n73 wont install any jad apps on the web browser (it will install sis apps fine)after i click on the file to install it loads then asks me were to install it then it trys to connect to install it and then it says disconnected. Can anyone help me to fix this problem? ive already tried a soft reset.

    maybe it needs jar-files cause jad is only some "useless" text.
    V21.0.025 » 04-09-2007 » RM-356 5800 XpressMusic » Language pack 01

  • Web browser with bookmarks

    Hello, I am new to programming and have followed several tutorials on programming a web browser using xcode. So far I have a history menu, a google search, and a url field, and a home button that brings you back to the default homepage. I would now like to implement a bookmarks menu in the menu bar. For the ability to store bookmarks. seeing as how i am new, I have no idea about how to go about doing this. Could someone please either post the code for this feature, or either lead me to a tutorial or give me instruction on how to do this. Than you, any help is greatly appreciated.

    The following quotation from iOS: How to transfer or sync content to your computer may have the explanation. (It isn't available on the Info tab on iTunes on my Mac computer running OS X 10.9 either.)
    You can sync bookmarks between your computer and your iOS device. When syncing is enabled, all bookmarks will sync. You can sync bookmarks with the following apps:
    Safari (OS X Mountain Lion v10.8 or earlier)
    Safari for Windows (Windows XP, Windows Vista, and Windows 7)
    Microsoft Internet Explorer
    It may be that the only currently supported method for some versions is via iCloud. https://www.apple.com/icloud/setup/

  • Air Web browser with drag out remote files

    Hi
    I'm new in AIR so I have few questions.
    I want to create my own simple web browser where users can drag out files on desktop using links on web pages instead of normal OS download system.
    I've found function which works fine when I use static url and name but I don't know method how I can actually get real url and name.
    Method:
                 addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler);
                 public var fileDown:URLFilePromise;
                 public function mouseDownHandler(event:MouseEvent):void
                    fileDown = new URLFilePromise();
                    fileDown.request = new URLRequest("http://www.example.com/file.txt");
                    fileDown.relativePath = "file_name.txt";
                    var promises:Array = new Array();
                    promises.push(filePromise);
                    var clipboard:Clipboard = new Clipboard();
                    clipboard.setData(ClipboardFormats.FILE_PROMISE_LIST_FORMAT, promises);
                    NativeDragManager.doDrag(this, clipboard);
    Can anyone help with this ??

    Until the introduction of file promises in AIR Athena, it  has never been possible to drag remote files out of an AIR application.
    You could refer to the http://www.adobe.com/devnet/air/flex/articles/using_file_promises.html
    Hope this is helpful. Please let me know if I could help more.

  • Running jave apps in web browser

    Hi,
    I'm (very obviously) new to java.
    Longer term I'm looking to develop a distributed application using java. I recently saw a java app that ran in a clients web browser. I assumed that the browser was using java applets, it wasn't. The web page I was looking at clearly had functionality on it that was well beyond that which could be produced by an html page.
    I was told by the person showing me the web page that when the user hit the URL the system would download and install "jar" files if they weren't already installed and the application would run.
    The page had on it a table (datagrid) which could be sorted by clicking on any of the table headings.
    Being new to java I'm unsure what this technology is, if it is not an applet, and how it works. Is anyone out there able to give me a brief high level description of what particular part of the java technology this is (does it require J2SE or J2EE).
    Many thanks...

    1) The "grid" is a JTable component, which is available in applets, providing the plug-in/JRE is of a more recent (1.2+) vintage.
    2) Applets are not HTML - they're little Java programs, which means they can use Swing, which is a much richer UI environment than any HTML page (including DHTML). See #1
    3) Applets are embedded in HTML pages, so they kinda look like they're part of the page, just like using a TABLE tag.
    4) Current JRE/plug-ins cache the applet JAR files, so it's easier to start next time you run across that page.
    5) Web Start is another distribution option, wherein the JRE/plug-in is used to retrieve and update "fat" (stand-alone) applications via a web site, but the browser is not required to run the application. The only time the browser is involved is on the initial download of the application.
    6) J2SE downloads include Web Start.
    Methinks you'd be better off studying and understanding the Java technologies better before you decide you're going to use it...

  • Firefox is default web browser but get problem loading page; don't know how to fix; few days ago pop up asked to allow something and I didn't and ever since can't use firefox; how do I fix?

    I'm not sure if I permanently blocked this? I can't bring up
    mozilla/firefox even though my default browser. Obviously I'm
    not very good with this stuff. Need to find out how to restore
    it.
    Unable to connect
    Firefox can't establish a connection to the server at www.mozilla.com.
    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer's network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

    hello , i did exactly the same thing , and my app store icon look like this :
    http://i.imgur.com/FIrph.png
    so can you tell me how did your friend send the app store for you? please

  • JavaFX Web Browser with GWT

    I'm using a web app (I'm using Drools, a JBoss rule management system), that has a GWT front-end, inside of my JavaFX application. It almost works perfectly except for one thing, there is a button in the web app that calls a GWT function Window.confirm() which pops up a browser-based confirm dialog. The issue, I think, is that JavaFX seems to not be able to handle this Window.confirm call. I'm not sure if the call isn't happening right or that JavaFX doesn't have a dialog pop-up like Firefox or IE. Any ideas on what to do from here?

    Do you have access to JavaFX WebEngine? If so, try installing a confirm handler:
    webEngine.setConfirmHandler(new Callback<String, Boolean>() {
    @Override
    public Boolean call(String message) {
    // Do something
    return true; // Return true or false
    You will need to display the dialog yourself from within the handler.
    Edited by: Vasiliy Baranov on Nov 3, 2011 8:45 AM

  • In short, firefox was my web browser with a google window. Now, I open the mozilla window only to have google totally dominate the screen. Only for me, not my wife. What did I do, how do I correct???

    I was using both firefox/mozilla and google but now when I click
    on mozilla it trys to open but google dominates and I can't get into firefox to browse. Yet other users still have the normal screen and no problem. What did I do and how do I correct this problem?
    Thanx in advance. Also, is there a cost for this assistance??

    First make sure that no application is using or has open any files on the disk. Then:
    Click and drag the disk icon on the desktop to the trash. Wait for the system to recognize the action, and the icon should disappear from the desktop. It is then safe to remove the device.
    Alternatively, you can secondary click on the disk icon, and then primary click "Eject (name of disk)". Wait for the icon to disappear off the desktop, and then it is safe to remove the drive.
    Here is a detailed help document on the subject.
    http://docs.info.apple.com/article.html?path=Mac/10.7/en/mchlp1056.html

  • Want to load excel data into oracle table with out changing it to CSV

    Hello all,
    I have a requirement in dumping excel data into oracle database table without changing it to CSV file and this has to be used in normal sql/plsql environment i.e., pkg/procedure cant be used in the forms also...
    so, can u guys can help me out in this
    thanks.............

    The link Pavan provided discusses Oracle Heterogeneous Services. This allows you (using ODBC) to create a database link from Oracle to a non-Oracle data source like Excel. This would allow you to query the Excel data source from SQL*Plus or any other client tool. But that is probably going to require that your Oracle database is running on Windows since I'm not aware of any Excel ODBC drivers for Unix.
    Another potential option would be to write a Java stored procedure that parsed the file. There are a few different Java libraries that can read and write Excel data files. You could load one of those libraries into the database's JVM and then write Java code that parsed the file. You would then be able to call your Java stored procedure from PL/SQL.
    Justin

Maybe you are looking for

  • Re: Report output header text longuage change

    Hi Dear's, Ataually my issue is am unable to change report output header field text to user specific login longuage.... I.e. if user login to ITALY/GERMANY then report output header text should be displayed on same  Longuage for this can any body giv

  • Miix 10 - Graphics, sound and general performanc​e problems after Windows 8.1 upgrade

    I upgraded to Windows 8.1 from 8 (tablet Lenovo Miix 10) and I encountered the following problems: 1. It wasn't possible to install an update of Intel Graphics Media Accelerator Driver through Windows Update. This update was "available" until I downl

  • WebService import

    Hi, currently i'm trying to import a WebService into CAF. In the development component i import a external service and choose "Local file system or URL" or "UDDI or URL" for the WSDL source. I tried to import a WebService listet from xmethods.com. Bu

  • Removing array from memory

    I have an 2Darray (typically of ~ 1000 elements) that stores data to plot. I did :  Data Operations > Empty Array & then Data Operations > Make Current Value Default. Sometimes, I need to re-calculate a new array of values, so I use the Invoke Node >

  • Adobe InDesign CC - Unable to add, edit, or delete text.

    I've trashed my prefs, tried exporting to .indl, opened up previous versions of the doc, and I have no idea what else to try.  I can place my cursor in the text boxes but am unable to make changes of any kind.  I'm on a deadline and need help!