ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Advanced Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
how we can implement interface in jsp ?
 Question Submitted By :: Smrutiranjan_sahoo
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how we can implement interface in jsp ?
Answer
# 1
A JSP page can't directly implement an interface. If you 
really need to do this you'll have to define a superclass 
for your page which implements the interface. If you 
declare this superclass to be abstract you can defer the 
implementation of the interface to the JSP page. This 
superclass will have to implement the interfaces 
HttpJspPage and Servlet too, otherwise you will get a 
compilation error from the JSP compiler.
 
Is This Answer Correct ?    2 Yes 1 No
Rahul
 

 
 
 
Other Advanced Java Interview Questions
 
  Question Asked @ Answers
 
What is the use of Semaphore?  3
What is a layout manager?  1
what is diff between Access modifier and specifier? L&T1
diff vector arraylist Saka-Solutions2
In HashTable I am storing null value..then what is the error it will show GM-General-Motors1
what is stringBuffer and StringBuilder?  1
What is an applet?  4
How has the sandbox changed with Java 2?  2
What are the disadvantages of using threads? Oracle2
Differences between applications and applets?  3
What is deadlock?  1
In howmany ways a thread can be created? HCL2
advantage of thread? HCL3
can any one tell me how to learn good coding techniques  3
Explain Object Serialization and it can be used? Infosys1
What are different types of layout managers in java.awt package?  1
what is difference between checked exception & unchecked exception in java?  1
whats is mean by filter? SolutionNET1
Can you write Java code for declaration of multiple inheritance in Java ? Oracle4
What are preemptive scheduling and time slicing and what is the difference between them?  1
 
For more Advanced Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com