What is the difference between java and jsp?

  • are java applets and jsp pages written on the same page (java)?
  • is the java language?
  • Is Java used for the Internet or other things?

and what can it be compared with? ie (c C ++ C # php asp)

I really don't know what it is

+5
source share
4 answers
  • Yes
  • Yes
  • This is a general-purpose language, it is used for almost everyone.

Java is more like C #, they are both syntactically similar and compiled into an intermediate language, not native code (for Java, it runs on a Java virtual machine, for C # it is a Common Language Runtime). JSP is most similar to ASP.

Java , . wikipedia

+4

Java- Java. JavaServer Pages (JSP) " " (Java-) "" ( HTML XML) -, ( "" ).

Java - .

Java , NASA , - -, .

Java , Microsoft # ( Java) Objective-C (- C) - , , Java, # Objective-C, , .

JavaServer - Java PHP Microsoft ASP.

+3
  • , . Java- - Java, Applet. JSP XML Java, Java .

  • , Java - , Java, .

  • Java - , , Java. , - , , , .

+1

Java - , JSP - ( )

Java - JSP -

Java C, , .

-3

All Articles