added link from Continue to db docs on servlets

This commit is contained in:
Ryan Culpepper 2012-05-07 01:20:00 -06:00
parent 00fd18bc62
commit 78a2ea535b

View File

@ -1163,6 +1163,9 @@ web-server/insta
....
]
See @secref[#:doc '(lib "db/scribblings/db.scrbl") "intro-servlets"]
for more information on writing database-backed web servlets.
@section{Using Formlets}
@(require (for-label web-server/formlets))