What is a declaration?



What is a declaration?..

Answer / Shashi Bhushan Singh

In JSP, a declaration is a statement that defines a variable or import. They are used to create variables that can be accessed throughout the JSP page.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

sample program for reading mails from inbox with file attacchments in servlet

0 Answers  


What is called jsp directive?

1 Answers  


Can we use methods in JSP? If so where the methods are stored in servlet class file?

6 Answers   Bodhtree, Cognizant, Persistent, TCS,


Why do we use expression language in jsp?

1 Answers  


What are scripting elements?

1 Answers  


What are jsp implicit objects?

1 Answers  


Which jsp method cannot be overridden?

1 Answers  


What is jsp technology?

1 Answers  


How can you make the finally clause not to fail to execute?

1 Answers  


What are the differences between get and load methods?

1 Answers  


How many tags are there in jsp?

1 Answers  


What is the advantage of using getProperty action, as compared to the accessor method?

1 Answers  


Categories