whats the diff between jsp and servlets?
Answer Posted / geetha
servlet --no automatic reloading
jsp --automatic reloading.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Explain about static nested classes in java?
What are the different collection views provided by maps?
What is data type in computer?
what is collatration?
Can private class be inherited in java?
What is the final class modifier?
Why is stringbuffer not immutable?
Can a static method be overridden in java?
What does microservices mean?
What is a consumer in java?
What is a generic code?
What is a local block?
What is the purpose of the finalize() method?
How do generics work in java?
Can constructor be inherited?