Can we use methods in JSP? If so where the methods are
stored in servlet class file?
Answer Posted / madhu
YES We can Write the our own methods or java methods inside
the "JSP Declarations"
Syntax:<%! .................%>
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Differentiate between pagecontext.include and jsp:include?
How can I declare methods within my jsp page?
Explain jsp?
What is pagecontext?
What is pagescope in jsp?
What are directives in jsp?
What are scripting elements?
What will happen if iselignored attribute is set as false?
What are the jsp tag?
What is application in jsp?
What is the use of jstl tags in jsp?
What is the use of jsp and servlet?
What do you mean by jsp directives?
What is a jsp container?
Explain pge Directives.