1.6.0

Ada Servlet allows to create web applications using the same pattern
as the Java Servlet (See JSR 154, JSR 315).
The Ada Servlet library is used by the Ada Server Faces
framework and Ada Web Application
to provide server web requests.
- Authors
- Stephane.Carrez@gmail.com
- Maintainers
- Stephane.Carrez@gmail.com
- Licenses
- Apache-2.0
- Tags
- web, servlet, http, json, rest
- Project files
- .alire/servletada.gpr
- Manifest
- index/se/servletada/servletada-1.6.0.toml
Build and platform metadata 2 fields
- GPR externals
{
"BUILD": [
"distrib",
"debug",
"optimize",
"profile",
"coverage"
],
"SERVLET_LIBRARY_TYPE": [
"relocatable",
"static",
"static-pic"
]
}
- Configuration
{
"disabled": true
}