|
|
|
Core Java
|
Java Swing
Swing works as a widget toolkit for Java and is a part of JFC and are replacement for weak and inflexible AWT controls for providing more sophisticated graphical user interface (GUI) components for Java programs.
View Rating |
|
|
Core Java
|
JSP Scriplet
A scriptlet can have any number of statements, variable or method declarations, or expressions that must be valid in the page scripting language.
View Rating |
|
|
Core Java
|
SAX Parser
The Simple API for XML (SAX) is a serial access parser API for XML. It is used to read, update, create and manipulate an XML document.
View Rating |
|
|
Core Java
|
SAAJ
SAAJ stands for SOAP with Attachments API for Java - contains APIs for creating and populating SOAP messages, which may or may not contain attachments.
View Rating |
|
|
Core Java
|
Java Message Service(JMS)
JMS (Java Message Service) is a Java API that allows java applications to communicate with other messaging implementations by creating, sending, receiving, and reading messages.
View Rating |
|
|