Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Working on my html page and a Java class file to see if it did work

  1. #1
    Member Helium c2's Avatar
    Join Date
    Nov 2023
    Location
    Kekaha, Kaua'i
    Posts
    102
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Working on my html page and a Java class file to see if it did work

    I'm working on an html blog now. So I'll start with Java. There is a FileInputStream and FileOutputStream class file. They upload information on my computer to their webs servers. There is also a buttons class. My problem is, on the html page, will the C++ or Java class files automatically transfer my files text or pictures to the web host. html. MY url is ... chrome://downloads/IMG_0610.jpg picture file in my database computer. Chrome book. Using the <a> download attribute in html5.

    Assuming it was my own web host. But I'm using their web page interaction. So using html and C++ commands. I want to know this in Java to be assured it works. or was sent. ( waiting for moderation ) on the return screen and url.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Working on my html page and a Java class file to see if it did work

    Sorry, I do not understand what your question is. Can you explain?
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Member Helium c2's Avatar
    Join Date
    Nov 2023
    Location
    Kekaha, Kaua'i
    Posts
    102
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Working on my html page and a Java class file to see if it did work

    I wondering if the program in Java i was working on is the same as C++ or similar programs to chrome book or the operating system chrome is on. It was on a graphics file. And it would be used on an html web page. A class file. Java programs run on Windows. But I was wondering if the Java programs like graphics and canvas run the same way as the operating systems on chrome book. I'm learning Java programs to understand how the chrome book works too. And I know that Java is similar to C++. Is this the correct way of looking at it?

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Working on my html page and a Java class file to see if it did work

    Sorry, I do not know anything about chrome book.
    I work on a Windows 10 system.

    https://chromeready.com/4475/java-pr...on-chromebook/
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. How to give refrence of java script file and css file in jasp page????
    By ambblr108 in forum JavaServer Pages: JSP & JSTL
    Replies: 1
    Last Post: August 14th, 2014, 02:35 AM
  2. How to give refrence of java script file and css file in jasp page????
    By ambblr108 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: August 14th, 2014, 01:18 AM
  3. HTML - Main page [Click Logo]
    By Goxy in forum Web Frameworks
    Replies: 3
    Last Post: July 29th, 2014, 11:32 AM
  4. Error in excuting java .class file on a web page
    By Gowtham511 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 16th, 2013, 11:39 AM
  5. Replies: 5
    Last Post: March 2nd, 2012, 11:34 AM