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 |
Is jsp server side or client side?
What do jsp literals consist of?
How does response sendredirect work?
How to delete a cookie in jsp?
What is context in jsp?
How can i connect from jsp to servlet page
What do you mean by context initialization parameters?
Give the use of exception object.
What are page directives?
i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?
which is the place to learn java in chennai..
What are the types of directives in jsp?