• 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

ch 10, page 550 - very unfair question?

 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The question is:
Which Simple tag mechanisam will tell the JSPpage to stop processing?
???
Ok, may be is this just a lack of my english knowledge(they didn't take care about bosnian people ) but this could mean:

1. Which (Simple tag) mechanisam will tell the JSPpage to stop processing? (Which means Simple tag)
and also
2. Which Simple (tag) mechanisam will tell the JSPpage to stop processing? (Which means Simple mechanisam of any tag, Simple or Classic)

so what do u say? lack of my english or a very tricky/unfair question?
[ September 29, 2005: Message edited by: Ner min ]
 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The first choice is correct. It's talking about Simple Tag, not a simple mechanism of any tag

Thanks,
Chandra
 
Ranch Hand
Posts: 378
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
first choice.

when it says "Simple Tag" together, it means "Simple Tag". so you dont have to think of it with other way,which you just mentionted in the second choice above.

p/s: my english also not good....i'm chinese from Malaysia. Dont worry, learn java is nothing to do with spoken language only when you communicate with customer, you need good english. I still blur with my english speaking way.
[ September 30, 2005: Message edited by: Nicky Eng ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic