Results 1 to 2 of 2
- 04-24-2011, 06:28 PM #1
Senior Member
- Join Date
- Feb 2009
- Posts
- 182
- Rep Power
- 5
HTML and CSS with Java-and what is Java for?
Do you have to know a lot of HTML and CSS with Java? I heard that Java is not for desktop apps, and was wondering what Java is for please? I don't know what kind of applications java makes. Java is in demand for work I know that, but that is all I know. Please any help greatly appreciated. Is Java used like PHP is used? I did not like PHP. Thank you.
Last edited by silverglade; 04-24-2011 at 06:57 PM.
- 04-25-2011, 05:21 AM #2
Do you mean Java... or JavaScript?
JavaScript is commonly used with HTML and CSS to create dynamic webpages (you know, images that change when hovered over, or the way that Facebook loads content dynamically, etc.). PHP is similar but works from the server to generate content, where as JavaScript works only in the client.
Java is completely different. It is used to develop applets, servlets, and applications (which can run as desktop applications; they need the JRE, or Java Runtime Environment, installed to work, however).
You can read about JavaScript here: JavaScript - Wikipedia, the free encyclopedia
And if you want to learn about JavaScript, try a JavaScript forum. (This one is for Java.)
You can read about Java here: Java (programming language) - Wikipedia, the free encyclopedia
Good luck!
Similar Threads
-
Java Netbeans and HTML
By samanthamaryhorgan in forum Advanced JavaReplies: 11Last Post: 02-11-2010, 04:54 AM -
HTML/Java
By Bomber_Will in forum New To JavaReplies: 5Last Post: 03-21-2009, 09:37 PM -
Using HTML in java
By hitmen in forum AWT / SwingReplies: 3Last Post: 02-26-2009, 05:58 AM -
Java + html
By GabWit in forum New To JavaReplies: 4Last Post: 01-25-2009, 03:58 AM -
Java Applet HTML
By ownlol in forum Java AppletsReplies: 4Last Post: 07-21-2008, 02:59 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks