Tuesday, November 29, 2011

When we design some login form how we manage security for those forms?which technology used for that purpose?

Use session tracking concepts. so that it ensure only authenticated users are allowed to access the page.
Category:JSP Interview Questions

No comments:

Post a Comment