What is jstl jar?
No Answer is Posted For this Question
Be the First to Post Answer
How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.
What is scriptlet and what is expression?
What does .com stand for?
What are jsp elements?
How to set a cookie in JSP?
What is the page directive is used to prevent a jsp page from automatically creating a session?
How jsp is compiled?
What is application in jsp?
What are the literals used in jsp?
Give the use of exception object.
How to get value from java to jsp page?
What are the jsp lifecycle phases?