Sign inSign up

ciceron/ada-servlet

By ciceron

•Updated almost 2 years ago

Image
0

2.2K

ciceron/ada-servlet repository overview

⁠Ada Servlet

Alire Build Status Test Status codecov Download License GitLab Commits

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.

⁠Version 1.5.2 - Jul 2021

  • Fix for GNAT 2021

List all versions⁠

⁠Build

To build Ada Servlet, you will need:

Build with the following commands:

   ./configure
   make

The samples can be built using:

   gnatmake -Psamples

The unit tests are built using:

   gnatmake -Ptests

And unit tests are executed with:

   bin/asf_harness

⁠Documentation

The Ada Server Faces sources as well as a wiki documentation is provided on:

https://github.com/stcarrez/ada-asf/wiki⁠

Tag summary

Content type

Image

Digest

sha256:874fde1dd…

Size

716.2 MB

Last updated

almost 2 years ago

docker pull ciceron/ada-servlet