• 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:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

page 501 of HFSJ dought

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi friends
In page 501 of HFSJ there is question number 2.:fill in what would you must put into a Tag File to declare tat the Tag must NOT have a body.
answer is :<%@tag body-content="empty"%>
but the answer given by the book in page 548 is :<%@tag body-content="tagdependent"%> is this a print mistake?did anybody noticed please let me know.


Thanks in advance
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Go through the errata and note the corrections:

Link

Thanks,
Vidhya
 
reply
    Bookmark Topic Watch Topic
  • New Topic