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 2 of 2

Thread: I got in with my chrome to use Java

  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 I got in with my chrome to use Java

    All of t the files are on my Chrome now. Apache Tomcat 9.0. Starting point. I would like to know if this will easily put pictures and programs on the websites out there? And this could be my host site too for a forum if I do make one.

    Thanks. But I'm starting here...

  2. #2
    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: I got in with my chrome to use Java

    I thought I could to it on Chrome. But I have to do it on a regular pc or a desktop pc that is larger than a chrome. I will have my own host site then. URL included. Java. I think they will use the Java I/O stream files for this. Because on my web server, I will be exchanging files in Java. So it should be all free except for the fee the java files take on. Like a small fee. Not a big one. I'm reading on it now. Readme files and other text files. I've never controlled a server side web page before. But it will be fun. Some sites like world 3 com may give a free web hosting site, and for free. But I didn't see one up when I visited them, so not me yet. But I cannot wait to make my own URL address and possible the container. On my pc. This will be interesting to do.

    --- Update ---

    [code=Java]
    import java.awt.* // these packages are bought from another network
    import java.lang.*
    import java.io.*

    [/Java]

    So I was thinking that writing a short program like the picture file and buttons of down loads that can be directly off a web host or host site. I will probably still keep imageTwist.com and imagebam.com free web hosting storage site. They use C++ and also Java. So I am not sure how the network in all of this set up is at yet. I'm still learning.

Similar Threads

  1. Replies: 5
    Last Post: April 7th, 2023, 05:14 PM
  2. google chrome last version 4th Feb
    By asillam in forum What's Wrong With My Code?
    Replies: 0
    Last Post: February 6th, 2020, 08:58 AM
  3. Chrome Extension for Flight Search, how can java help to extend.
    By prshnt in forum Java Theory & Questions
    Replies: 1
    Last Post: August 29th, 2012, 05:11 PM
  4. Function work in IE 8 or 9 but not in Chrome
    By GAMC in forum Other Programming Languages
    Replies: 2
    Last Post: August 3rd, 2012, 02:53 PM
  5. Java Script works in IE 8 and 9 but not in Chrome
    By GAMC in forum Other Programming Languages
    Replies: 1
    Last Post: July 30th, 2012, 10:56 PM