Explain client-side and server-side validation.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

how can i get a scjp certification??

3 Answers  


How to connect jsp and java file?

0 Answers  


What are the types of jstl tags?

0 Answers  


What is jsp container?

0 Answers  


Explain the steps for creating custom tags in jsp?

0 Answers  


How does a servlet communicate with a jsp page?

0 Answers  


What is jsp and its uses?

0 Answers  


Explain what is jsp ?

0 Answers  


What is jsp expression language and what are it’s benefits?

0 Answers  


Can a constructor be used in place of init() method to initialize a servlet?

0 Answers  


A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?

0 Answers  


How to restrict page errors display in a JSP page?

0 Answers  


Categories