Answer Posted / naresh dhiman
Yes, we can extend a jsp from another.
this is some tricky and discouraged by sun specification.
because you may lose any optimizations that your JSP
container provides.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can I implement a thread-safe jsp page?
Can we use jstl in html?
What is tag file in jsp?
What are the steps involved in reading data from a form using jsp?
Mention the various implicit objects used in the expression
Explain handling of runtime exceptions.
Which tag is used to execute java source code in jsp?
What is difference between sendredirect and forward?
What is the difference between include and jsp directive: include action?
What is taglibs?
What are the implicit objects in jsp?
how can i add properties in dynamic text fields using .js file?
What language is used to write servlets and jsp?
Can we use javascript in jsp?
What is scriptlet in jsp?