What do jsp literals consist of?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
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?
What is out println in jsp?
Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this
What is the requirement of a tag library?
What are the two types of comments supported by jsp?
Is jsp static or dynamic?
What is c tag in jsp?
mention the three important tags used in the development of jsp bean.
What are the directives in jsp?
Why do we use jsp?
how to set class path in java