[ ソース: jakarta-servlet-api ]
パッケージ: libjakarta-servlet-api-java (5.0.0-2)
libjakarta-servlet-api-java に関するリンク
Debian の資源:
jakarta-servlet-api ソースパッケージをダウンロード:
- [jakarta-servlet-api_5.0.0-2.dsc]
- [jakarta-servlet-api_5.0.0.orig.tar.xz]
- [jakarta-servlet-api_5.0.0-2.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.