adspace


What is declaration statement?

Answer Posted / Vijay Pal

In JSP, a declaration statement is used to define variables and other components at the beginning of a JSP page. This can include declaring scriptlet variables, declaration of Java classes, and setting page directive attributes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2309