What is jstl used for?


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

Post New Answer

More JSP Interview Questions

What is a jsp container?

0 Answers  


How can I declare methods within my jsp page?

0 Answers  


What is use of scriptlet tags in jsp?

0 Answers  


What is jsp include tag?

0 Answers  


List down the major differences between the jsp custom tags and java beans.

0 Answers  






Why don’t we need to configure jsp standard tags in web.xml?

0 Answers  


What are the directives in jsp?

0 Answers  


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

0 Answers   ABB,


Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.

4 Answers   HCL,


Show the 2 types of comments in JSP.

0 Answers  


How do I mix jsp and ssi #include?

0 Answers  


What do you mean by jsp?

0 Answers  


Categories