Explain client and server side validation?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is 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...........
What are standard actions in JSP?
What is action tag in jsp?
Can you stop multiple submits to a web page that are initiated by clicking to refresh button?
Can we use jsp implicit objects in a method defined in jsp declaration?
What are the literals used in jsp?
What is jsp in html?
Can we override serivice()method in jsp?
Can you explain what is jsp page life cycle?
What do you mean by jsp?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank