d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Few Java Questions
Add Reply New Topic New Poll
Member
Posts: 34,581
Joined: Mar 25 2009
Gold: 12,633.00
Jan 7 2016 05:20am
What's the difference between servlets and java web apps and JSPs

also what is the difference and what are Java class library, and java API library
I understand what libraries are for, but i'm still confused on how these 2 differ from each other, and what each one is specifically and what it can be used for, etc

Member
Posts: 34,581
Joined: Mar 25 2009
Gold: 12,633.00
Jan 7 2016 07:00am
Only need to know this part now, i read up on the rest and have come to an understanding


Only confused about this:

Quote
also what is the difference and what are Java class library, and java API library
I understand what libraries are for, but i'm still confused on how these 2 differ from each other, and what each one is specifically and what it can be used for, etc
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Jan 7 2016 07:22pm
i dont know what context you read them from. don't get caught up in definitions and details. but to answer your question, java apis are just any library you can use. the java class library is just a name for the apis provided by java by default. java.lang, java.math, that kind of thing.
Member
Posts: 34,581
Joined: Mar 25 2009
Gold: 12,633.00
Jan 8 2016 03:08pm
Quote (carteblanche @ Jan 7 2016 09:22pm)
i dont know what context you read them from. don't get caught up in definitions and details. but to answer your question, java apis are just any library you can use. the java class library is just a name for the apis provided by java by default. java.lang, java.math, that kind of thing.


ok ty :)
Member
Posts: 4,114
Joined: May 9 2008
Gold: 0.00
Jan 12 2016 02:18am
שתוק יא מניאק
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll