What is the difference between server side and client side programming?
No Answer is Posted For this Question
Be the First to Post Answer
How will you use jsp el in order to get the http method name?
What is a expression?
hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database
A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?
How does el search for an attribute?
Explain the jsp life cycle?
How can html output be prevented from being cached?
Give the use of session object.
Define JSP Scriptlet.
What's the difference between an import and include directive, and also the difference between include directive and include action?
Give the syntax for jsp comments.
Why jsp is faster than servlet?