mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
341 B
Text
7 lines
341 B
Text
The Servlet API
|
|
|
|
Java Servlet technology provides Web developers with a simple, consistent
|
|
mechanism for extending the functionality of a Web server and for accessing
|
|
existing business systems. A servlet can almost be thought of as an applet that
|
|
runs on the server side -- without a face. Java servlets make many Web
|
|
applications possible.
|