grab our rss feed  Follow us on twitter

s2sgateway

Practical Learning of Programming languages such us j2ee,java,jsp

Subscribe now for latest updates

  Powered by FeedBurner

Entries Tagged ‘authentication in jsp’

Redirect page using jsp to another page

ShareHow to redirect a page to another page with in jsp when some conditions are satisfied In this example first create a html page(login.html) with two boxes username and password if login is correct it redirect to somepage.jsp if password is wrong it return back to login page Note:Create database “s2sgateway” in mysql as i [...]

Leave a Comment

How to authenticate in a webapplication using jsp and servlet

Share

Comments (2)