Answer Posted / paku
(<%.......%>), expression <%= .......%>), declaration
(<! ........>) or template text or java script.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How is an application exception handling is done using a servlet?
How can an existing session be invalidated?
how many jsp scripting elements are there and what are those?
Which http method is said to be non-idempotent and idempotent?
How can we create deadlock situation in servlet?
What do you mean by interservlet communication?
Explain the role of dispatcherservlet and contextloaderlistener.
How to read request headers from servlets?
Why is httpservlet declared abstract?
What is difference between GenericServlet and HttpServlet?
What are some advantages of storing session state in cookies?
What is the process to implement doget and dopost methods?
What are the different ways we can maintain state between requests?
How can we implement a jsp page?
What do you mean by request dispatcher in servlet?