What is a jsp directive?



What is a jsp directive?..

Answer / Vikram Singh Raghav

A JSP directive is a line of code that begins with '<%@' and provides instructions to the JSP container. It is used for declaring libraries, setting page or application-level attributes, and specifying language and scripting elements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

Is jsp used?

1 Answers  


What are the different types of jsp tags?

1 Answers  


What is jsp declaration?

1 Answers  


What is the use of pagecontext in jsp?

1 Answers  


Explain the uses of jsp?

1 Answers  


How do we configure init params for jsp?

1 Answers  


Why is jsp used for?

1 Answers  


What is the use of?

1 Answers  


What is a jsp file?

1 Answers  


What are the two types of comments supported by jsp?

1 Answers  


why JSP is bigger choice for software development as compare to ASP.

2 Answers  


What is out in jsp?

1 Answers  


Categories