Difference Between java & javax
Answer Posted / kani
javax is an extension of java.
some new packages like servlet, EJB, swing, etc are included
in javax.
| Is This Answer Correct ? | 52 Yes | 4 No |
Post New Answer View All Answers
Can I use multiple html form elements with the same name?
Java is fully object oriented languages or not?
What is the form of storage space in java?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What does module-relative mean?
What restrictions are placed on the values of each case of a switch statement?
Describe responsibilities of Activator?
What class is the top of the awt event hierarchy?
How is a java object message delivered to a non-java client?
Explain what is orm?
What do you know about seam?
What is a session? Can you share a session object between different theads?
What is abstract schema?
What class is used to create Server side object ?
What is the difference between the session.update() method and the session.lock() method?