Tuesday, November 29, 2011

Should the user or client be in the same software language in their applications?

Servlets are programmed in Java and the user need not be in the same language to access or implement the features of Servlets. They are used in middle tier which provides them a flexibility to be clients for other applications and the client who is accessing the servlet need not have the same language as the servlet.
Category:Servlet Interview Questions

No comments:

Post a Comment