What is a scriptlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of jsp directive?
What are directives? What are the different types of directives available in jsp?
what is the difference between jsp and servlets ?
What is a jsp directive?
What are the elements of 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
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?
Explain JSP directives.
What is jsp net?
how to pass values to a function fron input tags, and how to display that values in that called function
Can I stop jsp execution while in the midst of processing a request?
What is the jsp:setproperty action?