What are the different types scripting elements in jsp?


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

Post New Answer

More JSP Interview Questions

How does a jsp function?

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 can I set a cookie and delete a cookie from within a jsp page?

0 Answers  


what is the page attribute in JSP?

2 Answers  


Why are implicit objects not available in a regular jsp page?

0 Answers  






Why don’t we need to configure jsp standard tags in web.xml?

0 Answers  


What is an expression language?

0 Answers  


What is cookie with example?

0 Answers  


What is scriptlet in jsp?

0 Answers  


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

0 Answers  


What is jsp and why do we need it?

0 Answers  


Which tags are used for bean development?

0 Answers  


Categories