
Active Server Pages
Publisher: Wikibooks 2010
Description:
ASP (or Active Server Pages) is a scripting tool for dynamic webpages. This book will teach you how to program in ASP, but you should be familiar with at least one object-oriented programming language and at least HTML 4.01.
Download or read it online for free here:
Read online
(online html)
Similar books
Single Page Apps In Depthby Mikito Takada - singlepageappbook.com
This free book is the book I would have wanted when I started working with single page apps. It's not an API reference on a particular framework, rather, the focus is on discussing patterns, implementation choices and decent practices.
(9766 views)
Programming Grailsby Burt Beckwith - O'Reilly Media
This book helps experienced developers understand the motivation behind the core ideas of Grails. You'll learn Grails best practices for building and deployment, debugging and problem solving, creating and using Grails plugins, etc.
(10240 views)
Sun Certified Web Component Developer (SCWCD) Study Guideby Ken Zrobok - JavaRanch
The following document was put together as a guide to study for the Sun Certified Web Component Developer Exam. It is intended to filter the important parts from the Jsp and Servlet specification and not as an all-encompassing guide.
(19412 views)
HTTP Programming Recipes for Java Botsby Jeff Heaton - Heaton Research, Inc.
Java allows you to program HTTP directly. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
(22543 views)