What is client side technology?



What is client side technology?..

Answer / Krati Gupta

Client-side technology refers to software or scripts that run on the user's browser, rather than on the server. It allows for faster interaction and customization of web pages without requiring the page to be reloaded from the server. Examples include HTML/CSS, JavaScript, and AJAX.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

Are dialogue tags necessary?

1 Answers  


What is error page in jsp?

1 Answers  


What is a page directive?

1 Answers  


How to delete a cookie in a jsp?

1 Answers  


What is the purpose of jsp?

1 Answers  


How do you pass control from one jsp page to another?

1 Answers  


What are the types of directives in jsp?

1 Answers  


Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank

1 Answers  


Explain the steps for creating custom tags in jsp?

1 Answers  


What is iselignored in jsp?

1 Answers  


What is the difference between JSP and Servlet?

21 Answers   HCL, T3 Softwares, Tibco,


Which jsp lifecycle methods can be overridden?

1 Answers  


Categories