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 |
Is java is a technology?
Urgent recruitment in CTS for JAVA .Experience 3 to 10 years.
What is home handle?
what is transaction?what are the differenr type of transactions
What is application assembler?
Why awt is used in java?
What do you mean by the component contract?
when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?
Write a program for Sum of the digits for a given number Ex: suppose user entered Number is 1214, It should calculate the above number like 1+2+1+4 = 8
Is string an object in java?
which method does it invokes automatically when we click link in the webpage a)put b)get c)head d)post
What is a jbutton in java?