नमस्ते While working on Net-Centric Project I came across an obstacle of creating multiple buttons and calling different servlets within the same form. This was in the login page, where we can either login or register by making use of the same form fields 'username' and 'password'. To do so you can create a button … Continue reading [Web] Call different Servlets within a single form