Which language is used to write servlets and jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different scopes an object can have in a jsp page?
How do I include static files within a jsp page?
How do I save a jsp file?
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?
How do you restrict page errors display in the JSP page?
What is an api with example?
What is the jspinit() method?
What do you mean by context initialization parameters?
How can we forward the request from jsp page to the servlet?
What is jsp and its uses?
What is the difference between servletcontext and pagecontext?
Explain the difference between servlet and jsp?