Can we use methods in JSP? If so where the methods are
stored in servlet class file?
Answer Posted / jhon smith
yes , method are store into class scope.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How does response sendredirect work?
What is error page in jsp?
Define JSP Scriptlet.
Define Static Block.
How does a jsp work?
What is the difference between include and jsp directive: include action?
What are the advantages of jsp over servlet?
Can we call servlet from jsp?
mention the three important tags used in the development of jsp bean.
What is meant by implicit objects and what are they?
What is jsp syntax?
Why is _jspservice () method starting with an '_'?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
What is the
Which jsp life cycle is in correct order?