How we can configure init params in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
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 does jsp mean in text?
Mention the various implicit objects used in the expression
How To maintain session ..?
Why is jsp used for?
What is a jsp directive?
How is jsp used in the mvc model?
What is jsp technology?
HOW CAN WE COMPARE TWO PDF FILES USING JSP ?
Mention some important jsp action tags.
What is context in jsp?
What is the difference between a scrollbar and a scrollpane in jsp?