SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for February, 2010

February 27th, 2010

What is c:out?

No Comments, Uncategorized, by Daisy Williams.

The <c:out< tag evaluates an expression and writes its value to the output stream. The syntax of the tag is…

Share

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….

Share

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)…

Share

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…

Share