Which package does a jsp api consist of?



Which package does a jsp api consist of?..

Answer / Rohitash Singh

The JSP API consists of the javax.servlet.jsp and javax.servlet packages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

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?

1 Answers  


What is pagecontext?

1 Answers  


What is jsp servlet?

1 Answers  


What is the <jsp:forward> standard action?

1 Answers  


What jsp lifecycle methods can I override?

1 Answers  


What is the purpose of jsp?

1 Answers  


Is jsp compiled?

1 Answers  


Can we override the jspinit(), _jspservice() and jspdestroy() methods?

1 Answers  


Tell us about the jsp life cycle methods.

1 Answers  


Explain some jsp life-cycle methods that can be overridden.

1 Answers  


How does the Jsp Expressions works ? What happens at the back?

5 Answers   iFlex, Manhattan,


Define JSP Scriptlet.

1 Answers  


Categories