• 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

Is JSLT needed for the certification (v5)?

 
Ranch Hand
Posts: 284
Netbeans IDE Firefox Browser Debian
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I've seen at the links section the spec for JSLT, but i don't find any reference to that in the exam objetives site (http://www.sun.com/training/catalog/courses/CX-310-083.xml)

It is really needed or maybe i've missed something?

Thanks in advance
 
Ranch Hand
Posts: 324
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello Oricio , JSTL is included in the SCWCD certification's objectives.
you can check the scwcd links of this forum for the API and Sepcification of JSTL 1.2.
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You didn't find it because it's not JSLT but JSTL

Section 9: Building JSP Pages Using Tag Libraries
  • Given a design goal, use an appropriate JSP Standard Tag Library (JSTL v1.1) tag from the "core" tag library.
  •  
    Oricio Ocle
    Ranch Hand
    Posts: 284
    Netbeans IDE Firefox Browser Debian
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator

    Christophe Verré wrote:You didn't find it because it's not JSLT but JSTL

    Section 9: Building JSP Pages Using Tag Libraries

  • Given a design goal, use an appropriate JSP Standard Tag Library (JSTL v1.1) tag from the "core" tag library.


  • opps..

    Thank you guys
    reply
      Bookmark Topic Watch Topic
    • New Topic