1.

Explain the different ways for servlet authentication?

Answer»

There are WAYS of SERVLET AUTHENTICATION:

  • HTTP basic authentication.
  • HTTP digest authentication.
  • HTTPS CLIENT authentication.
  • Form-based authentication.


Discussion

No Comment Found