What is session setattribute?


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

Post New Answer

More JSP Interview Questions

Can you explain what is jsp page life cycle?

0 Answers  


What are the benefits of pagecontext implicit object?

0 Answers  


What are JSP Directives?

9 Answers  


Why is it not necessary to configure standard jsp tags in web.xml?

0 Answers  


Which jsp life cycle is in correct order?

0 Answers  






What are the attributes on page directives?

0 Answers  


What are the literals used in jsp?

0 Answers  


Explain the <jsp:param> action?

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  


How does jsp engines instantiate tag handler classes instances?

0 Answers  


How many jsp implicit objects are there?

0 Answers  


Can you make use of a servletoutputstream object from within a jsp page?

0 Answers  


Categories