This login filter example explains how to secure an application using login filter. You will learn how to force user to login before they can access secure pages.
Its a very common question that many beginners ask "How to compile a servlet". In this example, you will learn how to compile a servlet.