• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

HfSJ 637 page Errata

 
Ranch Hand
Posts: 119
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

I've noted down this from errata .
In 637page
Case 2:
The second row should not have Diane and Annie crossed out.
All of these users would have permission to use the webapp.


In my Book
only Diane has been crossed out.(she is a member).
Given in the first column:
Contents of <auth-constraint>:

<security-constraint>
<auth-constraint>
<role-name> Guest </role-name>
</auth-constraint>
</security-constraint>

Given in the second column:
which roles have access:
Guest

Diane is member.
Annie is Admin,Member and Guest.
The other guy(i dont know his name) is Guest.

Question is Why only Diane has been crossed out in my book?
Whereas the errata says all the users have permission to use the webapp.

Can someone explain who has the access in this type of situation?

Thank you very much
Shanthi
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi shanthisri mocherla

I think you do not have the LIST OF ERRATA IN HFSJ. Please find it below.

http://www.oreilly.com/catalog/headservletsjsp/errata/headservletsjsp.confirmed

Regards,

Dishaan
YOUNGEST SCJP1.4
 
You have to be odd to be #1 - Seuss. An odd little ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic