Explain jsp?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the jsp:setProperty action.
Is jsp server side scripting language?
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...........
Why jsp is faster than servlet?
why ,what, when, where,how the extended star schema is used.
Which tag should be used to pass information from jsp to include jsp?
What is taglibs?
What is full form of jsp?
What is the jsp:getproperty action?
Define Composition.
What is taglib uri in jsp?
What is context url?