what are the alternate way to use the scriplet in jsp.
Answer Posted / prasanna
Action Tags, jstl and custom tags
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is jsp and why is it needed?
What is the difference between jsp and php?
How do we print “
creates a new line in html” in jsp?
What is scriptlet tag in jsp?
Explain translation phase.
What’s the difference between forward and sendredirect?
Why taglib is used in jsp?
List all tags that are provided in jstl?
What is jsp scriptlet tag used for?
Define Static Block.
What is the use of jstl tags in jsp?
How can we create jsp custom tags?
Explain jsp:plugin action?
What is jsp and how it works?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?