can i extend jsp page like other java classes ?

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


Please Help Members By Posting Answers For Below Questions

What are the literals used in jsp?

673


How can html output be prevented from being cached?

587


Is jsp compiled?

575


When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]

1814


Why don’t we need to configure jsp standard tags in web.xml?

583






What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?

1869


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

577


List all tags that are provided in jstl?

587


What is session management in jsp?

595


what is the extended star schema

2389


How do you connect to the database from jsp?

622


Explain jsp action elements or action tags?

581


What are the implicit, internal objects and methods on the jsp page?

542


Which package does a jsp api consist of?

565


What is tag file in jsp?

593