Can javafx 2.0 be used standalone without any webframework?

Gentlemen
Can javafx 2.0 be used as a standalone web application development
framework
which communicates with clients on internet directly without
any webframework inbetween.
can such javafx applications be deployed on cloud/internet etc..
like other web-frameworks applications canbe...
i am new to web development and java. so pardon my ignorance.
but i really want to use javafx. i like it for desktop.
Thanking_You
RIGHT_THEN
Edited by: 914610 on Feb 15, 2012 1:30 AM
Edited by: 914610 on Feb 15, 2012 1:40 AM

sorry to bother u again gimbal2
i just tried what u said i just used the javafx 2.0 click button example
in netbeans. copied the dist folder to the c:\dev\jetty\webapps folder
then started jetty.sh .this is on my desktop comp
and then on my laptop i typed
http://mydesktopip:8080/dist/JavaFXApplication10.html
hit enter and it worked through WLAN .
i could click the button in my laptop while the server is on desktop.
now my question is as u said that the app will run on client side. then where
did it downloaded the .jar file "JavaFXApplication10.jar";. i checked the usual
internet explorer folders like temporary internet folder and content.ie5 folders
to see if it had downloaded the .jar file there from which it was displaying me the
button. but i could not locate it.
where does the .jar file loads from. is it in memory somewhere, on the disk or was it running
from original location on my desktop. what is going on behind the scenes?
my desktop
win7 32 bit
java 7u3
my laptop
win7 64 bit
java 7u3
it is interesting thou that on 64 bit both versions are required 32 bit and 64 bit
just in case when browser is 32 bit.
Thanking_You
RIGHT_THEN

Similar Messages

  • I accepted/installed an update for iMovie and it turns out that this version is not compatible with my graphics card. So now I can no longer open or use iMovie.  Any ideas on how to get around this - how to revert to the previous version.

    I accepted/installed an update for iMovie and it turns out that this version is not compatible with my graphics card. So now I can no longer open or use iMovie.  Any ideas on how to get around this - how to revert to the previous version??

    Look in your Applications folder.  If your system behaved as expected, you should have an iMovie 9.0 folder in your Applications folder.  Apple moved the old version there as even they suspected the new versions was a train wreck.

  • Can't add a new audio track without any settings

    Can anyone tell me were faced with the same problem. Doing audio post production in Logic Pro X, the latest version, the project is big, At some stage the work I was faced with the fact that you can't add a new audio track without any settings, no matter what inserts I track with duplicate settings of one of the tracks and it begins to sound with this track. I don't add a new audio track with duplicate settings. I add a new one, and I still opens the track with some sort of settings. What is it? This is a glitch or I'm somewhere that we have not considered? Duplicates the configuration of one of the tracks collected in group 1, which I did for editing convenience. Duplicates and also automation and if the new track am I doing something then this machine is transferred to the existing track from this group.

    Everything works in full 'Logic Pro X' mode. It's just a glitch in my project. The problem while you decide this: I insert a new track and it reset and set the output.

  • Can SAP GRC AC 5.3 connect without any problem with SAP R/3 4.7 Enterprise?

    hello,
    I went to the PAM in the SAP Marketplace to see if SAP GRC AC 5.3 could connect to SAP R/3 4.7 Enterprise but I can't see all the "Add-On Product Version for...", it's cut off.
    Can SAP GRC AC 5.3 connect without any problem with SAP R/3 4.7 Enterprise?
    If I can't is there any proof about it? I have to show it to a client.
    Best Regards,
    Pablo Mortera,

    Pablo,
    GRC AC 5.3 works perfectly fine with SAP's R/3 4.6c, mySAP ERP 4.7 and ECC systems. In fact we have two 4.7 Enterprise systems connected to GRC AC 5.3 system.
    You can get the details of supported SAP ERP systems under prerequisite section of Info page of GRC AC 5.3 , it can be accessed on marketplace at -
    Downloads-->Installations and Upgrades - Entry by Application Group > SAP Solutions for Governance, Risk, and Compliance>SAP GRC Access Control>SAP GRC ACCESS CONTROL>SAP GRC ACCESS CONTROL 5.3
    Just ensure to have proper BASIS and ABAP support pack level as mentioned in prerequisites.
    Regards,
    Amol

  • Can we call a webservice  using standalone java application  ?

    Hi friends,
                   Can we call configurd webservice in xi , using standalone java application by just giving url of webservice ?
                  OR
                  Only by means of WEBDynapro we can call  ?
                    Can you please tell me the answer for this .
    Regards .,
    V.Rangarajan

    HI Ranga Rajan
    well, If at all if you have webservice...you can import that werbserivce as External definition in to IR.
    How to import:
    1) Go to IR and and move to your requied component and there you can see the option called imported objects...select on imported objects where you can give the name and you can select the webservices which you want to use it.
    2) Hope you are aware of that a werbservice will have the request and response.
    3) Create the mapping program accroding to your requirement.
    Go through blogs of Bhavesh and Naveen which talks about calling webservice in a specific condition:
    Webservice Calls From a User Defined Function - /people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function
    Consuming/Calling webservices from DataBases - /people/sap.user72/blog/2005/10/20/consumingcalling-webservices-from-databases
    Also check this help file on Web Services:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a651295aeaa9
    Cheers..
    Vasu
    <i>** Reward Points if found useful **</i>

  • Can I develop servlets locally using IE6 without dialing out?

    I have Windows 2000, Internet Explorer 6 and JRun 3.1 on my system. I also have a dial-up internet connection.
    My question is, is there a way to use my browser to access local servlet generated web pages on my system without IE requesting to dial out for each request going to the servlet? Is there some kind of setting that allows me to develop on a local system? Would Netscape work differently than IE?
    When I start my servlet from IE6 using http://localhost:8102/..., IE always prompts "The Web page you requested is not available offline. To view this page, click Connect." If I click Stay Offline, I get no output at all. If I click Connect, I get another prompt stating "Select the service you want to connect to and then enter you user name and password." If at this point I click Work Offline, the request is sent to the servlet and the request is processed. The problem with this is this prompting happens for every request going to the servlet. I also have to keep deleting the off-line content files so that the changed forms get displayed, not the forms stored in the cache. I have "Check for newer versions of stored pages" set to "Every visit to the page".
    Is there any way that I can set up development on my system without dialing out for each request?
    Bob

    Yeah, IE is silly. There is no reason for IE to want to dial up if your server is local. You might want to go through IE help or Tools->Internet Options to figure out.
    Netscape (atleast the version I have) will not ask you to "connect".

  • How to reformat a used iMac without any restoration disc.

    We were recently giving a used 2007 iMac. It still has all the previous owners settings and applications. How do I reformat the computer to factory settings without any of the disc that came with the computer.

    I don't have experience with 2007 Mac, but with the newer machines and Snow Leopard, you can use any newer version OS X installer
    Actually, if the newer OS was purchased at the app store, then its license is tied to the Apple ID it was purchased with and the license is not transferable, meaning they are running a pirated copy. That also means that the seller is obligated to erase the disk and reinstall the original OS.
    The buyer of such a Mac will never be able to reinstall unless they purchase their own license as Apple's servers will check the machine/Apple ID; in order to do that, they would need Snow Leopard in order to wipe the drive, install SL, and then purchase the newer OS using their own Apple ID.

  • HT1414 Why do I get 'This message has no content' with some e-mails on my iPad when the same messages can be received on my MacBook Pro without any problem, and how can I fix it?

    Why do I get - 'This message has no content' - with some e-mails on my iPad when the same messages can be received on my Mac Book Pro without any problem and how can I fix it?

    Is this a POP (POP3) email account?  If so, you MacBook Pro may be retrieving the email and deleting it off the server before your phone can.  Another possibility is that both your Mac and your phone are trying to retrieving it at the same time, and the POP server, which will only allow a single email client connection at a time, is locking out your phone resulting in the "has not been downloaded from the server" error.

  • Can I update my iPhone with iTunes without any sync ?

    Hi everybody, I have a simple question, i want to know if can update my iPhone from iOS 6 to iOS7 with iTunes without any sync between iPhone/PC, because my MacBook Pro was stolen the last month and my iPhone was sync with the Mac.
    Thanks

    Although you aren't getting the "Unable to verify update" error mentioned in this article, you might try the same troubleshooting steps to see if they help with your problem: http://osxdaily.com/2013/11/15/fix-unable-to-verify-update-error-ios/.

  • Can i buy new IPhone 4 32GB without any network connection?

    Hi,
    I've plan to buy a new IPhone 4 32GB without any network connection (network Subcriber Connection) in USA so please give me suggestion.
    Thanks in Advance,
    Suresh Balakrishnan

    Yes, just buy a SIM-free unlocked iPhone 4 (GSM) direct from the AppleStore either online or in a retail store.
    http://store.apple.com/us/product/MC603LL/A?mco=MjI4NTM2NTM
    Do not buy a contract-free AT&T iPhone.

  • Why can't 6  talk and use data without wifii

    why is Apple restricting the wY I use my phone that I paid over $800 for ???? If I want to talk text and use the Internet at anytime without wifi I should that's ******** that you restruct the phones like that but you don't restrict the price. T-Mobile phones can talk and yes data they have the worst service out there

    You just inadvertently answered your own question.
    It depends on the carrier.
    I'm in Mexico and our biggest carrier, Telcel, has no problem letting me do 4G/LTE stuff while talking.

  • On iOS 6.0 how can I Airplay to AppleTV using router without internet connection.

    Hello,
    I do a lot of presentations. I recently updated my iPad to iOS 6.0. In the past on iOS 5 I used an iPad, AppleTV, router, and projector for presentations. Now when I connect the iOS iPad to the router it requires the router to be connected to the internet so the iPad can connect. Iam often presenting at places that do not have internet so this is an issue. Is there anyway around this? I have done some testing and it appears that the iPad has to authennticate to Apple everytime it wants to connect to the internet.

    You cannot use your iPhone as a router without being connected to data.
    That is essentially what I said above. When streaming local content you won't incur any data but you can't use the feature while in airplane mode.
    However; you can use an airport express (2nd generation) as a router without being conected to the internet.
    Yes, An Airport Express is a router, which is what I recommended initially as it is a much better solution, glad it's all worked out.

  • Can Repository 6i (release3) be used independently without designer

    Hi we are evaluating version control software
    Does anybody know how to configure/use Repository 6i (release 3) for file based version control:
    This is my requirement:
    We have 15 developers who are sharing /making changes to an application which has about 100 packages ..
    I would like to upload the packages (spec & body script files) into repository folders and then as repository owner check in all the packages for first time.
    Then would like all developers to login (all of them given access to select,insert, update) the package files to do regular check-in / check-out of the files
    Can this be done thru' repository 6i (Release3)
    I do not wish to load all the related database objects into design capture of the designer because it would be too big a task as our application cross links with several Oracle Apps (11.03) schema objects and multi-level views which
    All i need is the file (script) based repository management where in at any time we know which developer is working on which package (as he would have checked out/ checked in) thus avoiding more than one developer changing same package thus overriding others' change
    Let me know how to configure repository 6i release 3 for the above requirement.?
    Thanks

    Gajarajan,
    Yes you can use The 6i repository without using Designer. If you install Repository only then the Designer client and the Designer model is not installed. Once you do this then you would use the Repository Object Navigator or the commandline to do you software configuration management tasks. There isn't one way of using the software as this is dependent on the way your team wants to work. But it is possible to upload your code line and then allow developers to check out and check-in code. There is various locking strategies and the concept of branching to isolate one developers, or teams of developers work from others. There is also a security model that controls which files developers can see and what operations they can perform on them. There is a free web course on the Oracle Learning Network that introduces all these concepts. OLN can be accessed through the OTN site.
    Regards
    Mark
    null

  • Can servlets be developed locally using IE without dialing out?

    beyond the user changing their settings is their something I can do?

    Yes, but you need a servlet runner such as tomcat, java web server, jwsdk etc,etc. You are always able to call your own loopback (localhost) or your own computer name (IP) locally, without needing to be connected to the internet. But you will need one of the servlet runners (servers) mentioned above. Go get forte, it comes with tomcat all configured for you.

  • Can I use DBMS_FGA without any data to go in sys.fga_log$ ?

    Hi,
    (It's 10.2... I know you can put the data in an XML file with 11g but I wish them to be nowhere !)
    << I agree it's confusing but let me explain ! >>
    I want to track some select and informations that are not in the sys.fga_log$ table. So I have to create a handler and insert my data in a specific table anyway.
    My question is : "Do you know a way to prevent the audit data to go in fga_log$ when fga is enabled ?" ; the only 2 options I've found for the dbms_fga audit_trail parameter are "extended" and "db"; even with db, data are tracked in this table !
    Is there anyway for the data to not been tracked in fga_log$ or a file when you use DBMS_FGA ?
    Thank you !
    Gregory

    Actually XML works with 10.2 and guess and in the case of my configuration, it's faster than writing the data in FGA_LOG$.
    - 100,000 select >> 3'30 in FGA_LOG$
    - 100,000 select >> 1'30 in XML
    (Don't jump to conclusion... It's select one after the others but interesting anyway !)
    Gregory

Maybe you are looking for

  • LOGIC EXPRESS 7 vs MOUNTAIN LION

    I've upgraded to Mountain Lion. My copy of Logic Express 7 will not open saying that Power pc apps are not supported. Fine with me, I just want to  update or upgrade to a version that runs under Mountain Lion. Impossible to find this information in t

  • File to File scenario without ESR

    Hi PI Experts, I m doing a file to file scenario, which can be used for files with different structures. So I believe I should do this as just pass through without any ESR/mappings.But the doubt I have is how to configure receiver determination witho

  • Keeping pdf files from opening in body of e-mail

    Anyone with a suggestion? I know it can be done, I just forget how.

  • Plz correct Code given or tell error

    Hi all, I am trying to find solution but no result. The code is given below. It compile without any error... but when run it, it gives an error " Object read error ! Writing aborted; java.io.NotSerializableException Class name Exception in Thread "ma

  • Oracle 9i Jdevloper exits on startup

    Installed 9.0.3.5 Jdeveloper on Windows. But it is existing while starting up. Can you please tell what could be the reason