Servlets

Java Servlets

Realtime Form Validation Using Ajax

October 13, 2007
By admin

Greg Murray Status: In Early Access Problem Description There are cases where form data requires server-side processing to validate that it meets a specified set of criteria. JavaScript may be used on the client-side to validate the format of data such as email addresses, phone numbers, dates, or credit card number however, client-side processing...
Read more »

Posted in Ajax, J2EE, Servlets | No Comments »

Basic Servlet Structure

August 22, 2007
By admin

Here’s the outline of a basic servlet that handles GET requests. GET requests, for those unfamiliar with HTTP, are requests made by browsers when the user: types in a URL on the address line follows a link from a Web page or makes an HTML form that does not specify a METHOD. Servlets can...
Read more »

Posted in J2EE, Servlets | No Comments »

Calendar

    September 2010
    M T W T F S S
    « Jul    
     12345
    6789101112
    13141516171819
    20212223242526
    27282930