Jakarta Expression Language provides a specification document, API, reference implementation and TCK that describes an expression language for Java applications. This package contains the...Read More ...
Continue ReadingMarch 08, 2024
The Jakarta Mail API provides a platform-independent and protocol-independent framework to build mail and messaging...Read More ...
Continue ReadingMarch 08, 2024
Jakarta SOAP with Attachments defines an API enabling developers to produce and consume messages conforming to the SOAP 1.1, SOAP 1.2, and SOAP Attachments...Read More ...
Continue ReadingMarch 08, 2024
Jakarta Servlet defines a server-side API for handling HTTP requests and...Read More ...
Continue ReadingMarch 08, 2024
Javassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source l ...
Continue ReadingMarch 08, 2024
SAX-like API for parsing XML...Read More ...
Continue ReadingMarch 08, 2024
The Jakarta XML Binding provides an API and tools that automate the mapping between XML documents and Java...Read More ...
Continue ReadingMarch 08, 2024
The Jakarta XML Binding provides an API and tools that automate the mapping between XML documents and Java...Read More ...
Continue ReadingMarch 08, 2024
Back to Main