The <c:out< tag evaluates an expression and writes its value to the output stream. The syntax of the tag is…
February 26th, 2010
What is jsp:output?
No Comments, SCWCD, by Daisy Williams.The element is used to modify the XML declaration property of the output of a JSP document or tag file….
February 25th, 2010
What is the taglib attribute?
No Comments, Uncategorized, by Daisy Williams.The element is an optional element of the deployment descriptor. It maps the location of a tag library descriptor (TLD)…
February 24th, 2010
What is authentication?
No Comments, Uncategorized, by Daisy Williams.Authentication is the process of verifying the identity of a user. This is usually done using a user name and…