[ ソース: jakarta-servlet-api ]
パッケージ: libjakarta-servlet-api-java (6.1.0-1)
libjakarta-servlet-api-java に関するリンク
Debian の資源:
jakarta-servlet-api ソースパッケージをダウンロード:
- [jakarta-servlet-api_6.1.0-1.dsc]
- [jakarta-servlet-api_6.1.0.orig.tar.xz]
- [jakarta-servlet-api_6.1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [projects.eclipse.org]
類似のパッケージ:
Jakarta Servlet API
The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm.