Answer Posted / m.jahnavi
directive elements
action elements
scripting elements
expression language
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is jsp and why is it needed?
What will happen if iselignored attribute is set as false?
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 the jsp:getproperty action?
What is full form of jsp?
Why jsp is used instead of html?
Why is jstl used?
Differentiate between
write a program in javasacript to shake the window
What are jsp and servlets?
What is auto-flush attribute?
How do I use comments within a jsp page?
How many types of jsp tags are there?
Is jsp static or dynamic?
What is jsp page?