Answer Posted / srinu
yes we declare the varible as static in a jsp.we declare the
static varible in the declaration tag.
ex:-
<%! static int a=10;%>
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is the functionability stubs and skeletons?
What is a generic data type?
Explain illegalmonitorstateexception and when it will be thrown?
Is null function in java?
What type of variable is error flag?
Does chrome use java?
Why main method is called first in java?
What do you mean by global variable?
What is final access modifier in java?
What is the biggest integer?
What is immutable data?
What is the difference between import java.util.date and java .util?
What is callablestatement? How you can call stored procedure to pass in parameter?
What are filterstreams?
What is a variable and constant?