Answer Posted / harish
just add the directive <%@ page isThreadSafe="false" %>
with the jsp page..
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What are the implicit, internal objects and methods on the jsp page?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
What are the lifecycle phases of a jsp?
Differentiate between
What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.
How can I override the jspdestroy() method within a jsp page?
What is the use of 'out' implicit object?
What are different implicit objects of jsp?
Differentiate between pagecontext.include and jsp:include?
What is the full form of jsp?
What is client scripting?
Java Server Page I can use a function in two ways:
Either I declare
What is session tracking in jsp?
How does a jsp engine work?
What is the purpose of