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 |
What is home interface?
Is java ee and j2ee same?
What is DDP?
Explain connector architecture.
Is java a web technology?
Who generates bytecode in java?
What does the web module contain?
Describe action form?
What is a java developer?
How many java languages are there?
what is defect. Is it runtime exception or comiletime exception
In DAO we are writting sql queries , how it is possible with creating and closing database connections.