can servlet have instance variables?
Answer Posted / neeraj
Ravikiran.chd
If we implement single thread model then how servlet will
handle multiple request at a time??
So its better to avoid the use of instance variable.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you mean by url pattern in servlet?
What are advantages of servlets over cgi?
How to get the server information in a servlet?
How do you get the ip address of the client in servlet?
How to find whether a parameter exists in the request object?
What's the advantages using servlets than using cgi?
What is the use of attribute in servlets?
What is setattribute in servlet?
Is java servlet still used?
How do we translate jsp?
What do you mean by interservlet communication?
What is a servlet engine?
What are the differences between the servletconfig interface and the servletcontext interface?
What is Client-Server Computing?
Differentiate between the web server and application server?