where exactly the servlets and jsp's are stored?
Answers were Sorted based on User's Feedback
Answer / manisha
Servlets and jsp's are stored in web container which
Manages the execution of JSP page and servlet components
for J2EE applications.
| Is This Answer Correct ? | 32 Yes | 3 No |
Answer / indrajeet kumar sharma
Servlets and jsp's are stored in web container which
Manages the execution of JSP page and servlet components
for J2EE applications.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / sk.bilal ahmed
Servlets and jsp's are stored in web container which
Manages the execution of JSP page and servlet components
for J2EE applications.
| Is This Answer Correct ? | 10 Yes | 6 No |
Answer / div
servlets and jsp are stored in web container ...since both s
for server side programming...
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / parivesh
Servlet and jsp are stored in the web container and in the
web container it is stored in the web-app folder of the server
by parivesh
| Is This Answer Correct ? | 0 Yes | 2 No |
What is java web technologies?
Is object a composite data type in java?
What is isv?
What is initialization parameter?
What is button in java?
What is a panel java?
What is declaration?
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
Is visual studio good for java?
Can I run seam in a j2ee environment?
What are the advantages of object-relational mapping (orm)?
What is java netbeans?