Autochrome Photography Wordpress theme for just $25. Get Yours

Tag Archives: Servlets

Handling HTTP GET Requests in Java Servlets

— By

Servlets can be used for handling both the GET Requests and the POST Requests. An individual developing servlets for handling HTTP Requests needs to override one of these methods in order to process the request and generate a response.

Java Servlets, an introduction

— By

Servlets are the small programs that are run on the server side of the connection and they're used to dynamically extend the functionality of a web server. They follow the standard framework, use portable Java language.
Teknopoint Multimedia - Adobe Training, Design and Development, RIA Consulting. Teknopoint Multimedia - Adobe Training, Design and Development, RIA Consulting.

Themes