What is directive jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is scriptlet tag?
What is meant by implicit objects and what are they?
What are different implicit objects of jsp?
What is scriptlet in jsp?
Can we override jspinit method?
What is a hidden comment in jsp?
why we use jsp as view
3 Answers NCS, Scope International,
Is there a way to reference the "this" variable within a jsp page?
What is scriptlet tag in jsp?
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 are jsp action tags?
What is jsessionid?