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 a declaration?
Can Static method be Override?
What are jsp elements?
What is jsp technology?
Which directive is used in jsp custom tag?
What does jsp mean?
How can information from one JSP be passed to another JSP?
What is the purpose of creating custom tags?
How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
Is jsp server side scripting language?
What is include directive in jsp?
Can you call jsp from servlet?
Explain static method?
Why are jsp pages the preferred api for creating a web-based client program?
What is tag file?