Can we write a class inside Jsp?
Answer / hehehe
Yes, We can , But it will be an inner class for the generated Servlet class of the JSP.
| Is This Answer Correct ? | 2 Yes | 1 No |
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
How to delete a cookie in a jsp?
how to set class path in java
What is scriptlet, expression and declaration in jsp?
What is the <jsp:usebean> standard action?
Is jsp better than servlet?
How many messaging models do jms provide for and what are they?
Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.
Differentiate between include directive and include action.
What do jsp literals consist of?
What is cookie with example?
What is difference between javascript and jsp?