Struts Taglib Exercises (test pages)
BEAN Tags
<bean:cookie>
<bean:define>
<bean:header>
<bean:include>
<bean:page> [:TODO:]
<bean:parameter>
<bean:resource>
<bean:size>
<bean:struts> [:TODO:]
<bean:write>
<bean:write> 2
HTML Tags
<html:cancel>
<html:img>
<html:link>
<html:multibox>
<html:rewrite> [:TODO:]
<html:select>
Scalar Setters
Errors and Messages
Other html tags [:TODO:]
LOGIC Tags
Comparison Tags
Comparison Tags (Numeric)
Emptiness Tags
<logic:forward> and <logic:redirect> Tags
Iterate Tag
Match Tags
Presence Tags
NESTED Tags
[:TODO:]
Other tests
Use an ActionForward to redirect to the default page for the application ("/")
Use an ActionForward to redirect to the default page for this module ("/$module/")
Use an ActionForward to redirect another path ("/html-link.do")