Is JSP Thread Safe ???? How To make JSP thrad safe ?????
Answer Posted / nagendra
<% page isThreadSafe="false"%>
Then only jsp become ThreadSafe
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is setattribute in servlet?
How httpservlet is different from the genericservlet?
How a servlet is unloaded?
Define servlet mapping?
What is servlet container. how it works?
What are the uses of servlet and what is servlet chaining?
What is the main purpose of java servlets?
What is called Scriptlet?
What is difference between PrintWriter and ServletOutputStream?
Explain in brief the directory structure of a web application?
What are the steps involved in placing a servlet within a package?
Why are http servlets used in programming?
What are the different methods of session management in servlets?
Tell us something about servletconfig interface.
Explain the difference between servlet and cgi?