where exactly the servlets and jsp's are stored?
Answer Posted / 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 |
Post New Answer View All Answers
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 ????
What is the build file?
What are j2ee concepts?
What is mean by connection pooling?
What is Connector architecture?
What is setbounds in java?
What are the components of the java platform?
Is class a data type in java?
What is enterprise information system resource?
What are the types of j2ee clients?
explain the technologies that j2ee platform provides for developing components.
Is java is fully object oriented?
What is a component in java?
Is eclipse written in java?
Why do we use j2ee?