
Pease Please.. Send Me one Login Authentication Using ComboBox.From Servlet and jsp with sessions I am new to sessions Please Help Me...
Index.jsp
<form action="Clas.java" Method="post"> <table> <tr><td align="left">Username</td><td><input type="text" name="username" size="20"></td></tr> <tr><td align="left">Password:</td><td><input type="password" name="password" size="20"></td></tr> <tr><td align="left">Terminal:</td><td><select style=width:180px> <option value="Banglore">Bangalore</option><option value="Hma">Hma</option><option value="Manglore">Mangalore</option></select></td></tr> <tr><td colspan="2"><input type="submit" value="Login"><input type="reset" Value="Cancel" ></input></td></tr> </table> </form>

Please go through the following link:
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.