• 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

EL Questions in the Beta exam...

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello gentlemen!
Can someone already gave the Beta please give me an idea of what EL related questions are looks alike? Just some samples please, not a real questions of course
Thanks in advance,
Igor.
 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Igor,
As far as the EL questions are concerned, I suggest you to be thoroughly prepared the operators mentioned i.e. . and [] operator. Most of the EL questinos revolve around these two. Sincere suggestion, prepare very well for EL and JSTL. They are going to cost big time in the exam.
I think its already late for Beta, but Good Luck anyways. Thanks.
 
Igor Romanov
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I've taken beta on saturday, (7 feb).
As for now - really it's late.
But just in case someone will need this to prepare a real exam...
My impressions:
Exam is heavily toward custom tags development / EL / JSTL.
Both classic and simple tags should be well prepared.
You need to know all the details.
EL questions are not tough at all but you need to understand all the details... You need to experiment a with [] and . operators and understand clearly how are they use and when exactly they work in the same way and could be interchanged. Pay attention on how you could access attributes from all contexts. Play with accessing all implicit objects and their properties. Pay attention on shadowing of objects with the same name stored in diff. places. Infinity, conversions from types to types should be closely examined...
 
Hey! Wanna see my flashlight? It looks like this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic