Can we use methods in JSP? If so where the methods are
stored in servlet class file?
Answer Posted / jayachandra
Description:
We can Develop the methods in jsp pages by using declaation
statements
Sysntex:
<%! //Methods %>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why do we use jsp?
How do I use sendredirect?
What is the default value of session attribute in jsp?
Can jsp run without server?
Give uses of object cloning?
What are jsp el implicit objects and how it’s different from jsp implicit objects?
What is jsp taglib?
Explain various implicit objects in expression language.
What is jsp custom tag and what are it’s components?
Explain the
What is jsp and how it works?
Why jsp is better over static html also explain lifecycle of a jsp?
What is jsp translation phase?
What are the attributes on page directives?
What is scriptlet tag in jsp?