I have read a lot about this! But I can't make a clear idea! JSTL is used to avoid Java code in JSP files. I see many variant! <jsp:useBean> or <c:out>...
And sometimes, people refer to them as Tag Libs.
I think that I miss something here! Help please. What's JSTL? What are Tag Libraries? Are there any differences? In some situations, you need a c.tld file, but I never heard about a jsp.tld file. Why is that?
[jstl]tag which you have put below the question yourself, wait until a black box shows and then click therein the info link. This kind of information is by the way also covered in the Java EE tutorial. – BalusC Feb 13 '12 at 0:46