Answer Posted / shiva
to make jsp as threadsafe we hav to make isThreadSafe=false
,so it sends only one request for processing.it implicitly
implement SingleThreadModel interface
Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is jsp in javascript?
What is application in jsp?
How to retrieve warnings?
What is tag file?
What is the use of implicit object named "application" in Application?
Why jsp is used in java?
What is the jsp:getproperty action?
Define scriptlet, expression and declaration in jsp?
How to send data from one page to another in jsp?
What is the use of 'out' implicit object?
List the different scope values for the
How many jsp scripting elements are there and what are they?
What do you know about jsp expression language (jsp expression language – el)?
What is jsp and servlets?
How to find out the name of the http method using jsp el?