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 |
sample program for reading mails from inbox with file attacchments in servlet
What is called jsp directive?
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?
What are scripting elements?
What are jsp implicit objects?
Which jsp method cannot be overridden?
What is jsp technology?
How can you make the finally clause not to fail to execute?
What are the differences between get and load methods?
How many tags are there in jsp?
What is the advantage of using getProperty action, as compared to the accessor method?