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 comment?
What is fatal error?
What is java api for xml processing (jaxp)?
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?
What is external entity?
Describe the ear, war, and jar.
where exactly the servlets and jsp's are stored?
What is difference between javac and java?
What is difference between java and core?
What is event handling in java?
I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????
How many types of modules is defined by j2ee specification?