Which jsp methods can be overridden?
No Answer is Posted For this Question
Be the First to Post Answer
Which tag should be used to pass information from jsp to include jsp?
When does a container initialize multiple jsp / servlet objects?
Can an interface be implemented in the jsp file?
Explain JSP directives.
Java Server Page I can use a function in two ways: Either I declare <jsp:useBean id="myBean" scope="session" class="mypack.mysubpack.MyClass" /> or I declare <%@ page import = "mypack.mysubpack.MyClass" %> In each case I can call a function later by coding MyClass.myFunction(); So what is the difference between the two variantes? Why are Beans invented if we don't need them because we have the import statement ? please guide me its an humble request to you reader if u know n i'll be thankful to you...........
What is the use of jstl?
How do we prevent browser from caching output of my jsp pages?
What is client scripting?
What Do you Mean By Object Serialization in java.
2 Answers Accenture, Cognizant,
Which is mandatory in tag in jsp?
How do you import the packages in the JSP?
14 Answers HCL, Hyderabad Central University,
Can any one explain about the project Approximate shortest distance computing:A query dependent local landmark scheme