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 |
Which is best eclipse for java?
What software is needed for java programming?
How to create object without using the keyword “new” in java?
What is iso 3166?
What are the technologies a java developer must know?
What is japplet in java?
What is client-certificate authentication?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
how dopost is secured than doget?
What is a plugin in java?
Why java is called portable language?
What is a jpanel in java?