What are directives in jsp?



What are directives in jsp?..

Answer / Kumar Pratap

Directives in JSP are declarations that control the behavior of the JSP compiler. They begin with a '%' symbol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What is the use of 'out' implicit object?

1 Answers  


Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?

1 Answers  


What are the advantages of jsp?

1 Answers  


What are the ways to insert java code into jsp page?

1 Answers  


Why is _jspservice () method starting with an '_'?

1 Answers  


Can you explain what is jsp page life cycle?

1 Answers  


What are the different scopes an object can have in a jsp page?

1 Answers  


i need the source code for opening a word document in java

0 Answers  


Perform a browser redirection from a jsp page?

1 Answers  


What program opens a jsp file?

1 Answers  


Explain the uses of jsp?

1 Answers  


What is Include directive?

1 Answers  


Categories