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 social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
What is _jspservice method?
Mention the advantages of jsp over pure servlets?
What is jsp and why do we need it?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
What is jsp scriptlet?
Give an example of using your own tags.
What are directives in jsp?
Why do we need custom tags?
Explain jsp technology?
Which syntax is used to comment jsp?
Explain jsp lifecycle methods?
How to ignore the el expression evaluation in a jsp?
What is client scripting?
What is tag file in jsp?