Likes

WCD-LAB @HOME 6-Ans 1

1. Investigate EL implicit objects and the JSTL forlach tag.

                       INVESTIGATE EL Implicit opjrctand the JSTL for Each tag.
1.Create a new java web project project named
2.In the resulting index.jsp page , change the titke and heading to HTTP Headers.
3.Create a taglib directive to make the core JSTL taga available with a
   prefix of c.Consult the"Tag Example"section of Module 6 student guide if
    you need a reminder of the syntax for this.
4.prepare anunumbered listin the body of the document.
5.Inside the unnumber list tags,place a :for Each tag that will enumerate the
   elements of thr HTTP headers arry.Consult"El Implicit Object"in Module
   6in the student guide if you need help in findingthe header arry.
6.Test the program.

1 comment:

Unknown said...

the Module Test - OLT have same questions as in the lab at home?
if not how to find the answers of these questions?