Example & Tutorial understanding programming in easy ways.
-
Home
What is the difference between jsp and servlet?.
Read More →
Explain JSP URL mapping? What is URL hiding or protecting the JSP page?
Read More →
What are the advantages of JSP over Servlet?.
Read More →
what usage of Declaration Tag explain with example?.
Read More →
What is the usage of Expression Tag explain with example?.
Read More →
What is Scriptlet tag? Explain with example?.
Read More →
What is action tag in jsp? explain with example?.
Read More →
what is the Difference between include directive and include action in JSP
Read More →
Can constructor be used instead of init(), to initialize servlet?
Read More →
Difference between forward and sendRedirect?
Read More →
What is custom tags,how to use it and create it in jsp?.
Read More →
How can I set a cookie and delete a cookie from within a JSP page?
Read More →
How can I implement a thread-safe JSP page? What are the advantages and Disadvantages of using it?
Read More →
What is the difference b/w variable declared inside a declaration part and variable declared in scriplet part?
Read More →
How can I set a cookie and delete a cookie from with in a JSP page?
Read More →
What is the difference between custom JSP tags and JavaBeans?
Read More →
How can my JSP page communicate with an EJB Session Bean?.
Read More →
How can we avoid direct access of JSP pages from client browser?
Read More →
Why use of scripting elements in JSP is discouraged?
Read More →
What are the different scopes available for JSPs?.
Read More →
In JSPs how many ways are possible to perform inclusion?
Read More →