how many external variables are there in jsp ?
Answer / raza
There are no external variables in jsp unless and until you
use scriplets(java snipets)
Is This Answer Correct ? | 12 Yes | 0 No |
Explain the following statement: Java is always pass-by-value.
What is java ee architecture?
Is java important for my computer?
How do I become an expert in java?
What is bean factory, have you used xmlbean factory?
What is content?
static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable
Why java is interpreted language?
you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?
What is jta and jts?
What is multi tier architecture in j2ee?
What is the difference between java and j2ee?