Explain the <jsp:param> action?
No Answer is Posted For this Question
Be the First to Post Answer
How we can disable session in jsp?
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...........
Where is jsp used?
What is the difference between server side and client side programming?
What program opens a jsp file?
How can we handle the exceptions in jsp?
What is attribute in jsp?
How to connect jsp and java file?
Which is best centre in chennai.. i am wil study to java... pls help me..
Explain various implicit objects in expression language.
What is the difference between <jsp:forward> and sendRedirect?
How can we disable el?