Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference Between java & javax

Answer Posted / veerendra kumar

javax is an extension of java,JAVA language contains set of
predefined packages,thouse packages are classified into two
types according to Sun Microsystem,they are JSE Packages,JEE
Packages,if we want to import JSE PACKAGES we need java,
even though JSE contains one Technology like JDBC some times
we need to work with javax,and all JEE Technologies we must
use import javax like(SERVLETS,JSP,EJB)

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the session.get() method and the session.load() method?

1126


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1884


What is table mutation and how do you avoid it?

2516


What is a session? Can you share a session object between different theads?

1036


which book is better for jdbc ,servlets and jsp

2137


What are the purpose of introspection?

1257


What is a class loader? What are the different class loaders used by jvm?

1157


What is ioc concept & explain it?

1138


What is scalable, portability in the view of J2EE?

2575


Is jvm a overhead?

1162


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

2268


Explain how will the struts know which action class to call when you submit a form?

1012


What is Stream Tokenizer?

2322


What is permgen or permanent generation?

1076


Why are component architectures useful?

1119