What is jsp api?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of requestdispatcher?
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.
how to extends one jsp page to another jsp page with realtime example?
What is the jspinit() method?
What is jsp in javascript?
How we can configure init params in jsp?
What do you know about writing custom jsp tags?
What is a jsp file?
How can I enable session tracking for jsp pages if the browser has disabled cookies?
Explain the difference between servletcontext and pagecontext in jsp?
What are jsp implicit objects?
What are the different life-cycle methods?