Explain various implicit objects in expression language.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

Explain pge Directives.

0 Answers  


What jsp lifecycle methods can I override?

0 Answers  


When does a container initialize multiple jsp objects?

0 Answers  


How does JSP handle run-time exceptions?

2 Answers   IBM,


Why are implicit objects not available in a regular jsp page?

0 Answers  






Can I stop jsp execution while in the midst of processing a request?

0 Answers  


How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?

0 Answers  


How many jsp scripting elements are there and what are they?

0 Answers  


What are context initialization parameters?

0 Answers  


Explain the various scope values for <jsp:useBean> tag.

0 Answers  


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 are JSP ACTIONS?

2 Answers  


Categories