How to implement a thread-safe jsp page?

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


Please Help Members By Posting Answers For Below Questions

What is jsp in javascript?

575


What is application in jsp?

544


How to retrieve warnings?

598


What is tag file?

584


What is the use of implicit object named "application" in Application?

1325






Why jsp is used in java?

561


What is the jsp:getproperty action?

626


Define scriptlet, expression and declaration in jsp?

588


How to send data from one page to another in jsp?

588


What is the use of 'out' implicit object?

565


List the different scope values for the tag in jsp?

597


How many jsp scripting elements are there and what are they?

606


What do you know about jsp expression language (jsp expression language – el)?

600


What is jsp and servlets?

568


How to find out the name of the http method using jsp el?

620