• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

which HFSJ chapters do i relate these topics ?

 
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The book doesnt cover - but these do appear on the exam -

<jsp:invoke>, variable directive of tag files, dynamic attributes
As per me all these are related to chapter 9, i was thinking to study them
with chapter 8, but i think they are related to chapter 9.

ok ?
 
Ranch Hand
Posts: 165
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Questions on Dynamic Attributes will appear on exam.. not sure about others
 
Niranjan Deshpande
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i was asking about the chapters under which these toics come ?
HFSJ 9 or 10 ?
 
Niranjan Deshpande
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<jsp:invoke>, variable directive of tag files - this can be done with chapter 9

dyanmic attributes - chapter 10 ! is it fine ?
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys -

If you look on the SCWCD resources page here at the ranch you'll find a tutorial that Bryan Basham wrote concerning dynamic attributes. It's free for everyone, and it should more than cover all that you'll need to know about this topic.

hth,

Bert
reply
    Bookmark Topic Watch Topic
  • New Topic