• 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

passed

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hallo,
i have passed exam today (74%).
some tips :
-> I think you must know the DTD very perfect,
as i got around 6 questions(confusing) related to DTD
-> I gor 4 questions about wrting method, or interface (Fieldbox)
-> 4 questions related to design pattern
-> in servlet portion,i think you should be very perfect in API.
-> jsp related questions were not so tough as i thought.There were 5-6 questions related tag taglib
-> mostly questions were very confusing rather than tricky.
I read some chapter from ServletProgramming (Hunter , old edition ) and some JSP tutorial,articles,specification .....
I am having more experience in JSP and less expereince in Servlet.
As i am staying in Germany,i can enjoy only personal satisfaction
Gruss
sanjay

 
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Sanjay,
I was just wondering what kind of questions you got on DTD? I am not asking for the exact question but just the pattern.
I would appreciate any help.
Thanks,
Rohit
 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Patel Sanjay,
Congratulations!
I am surprised that you got 6 questions on DTD.Does DTD stand for "Document Type Definition"?It is about XML.

ruijin yang

[This message has been edited by ruijin yang (edited August 29, 2001).]
[This message has been edited by ruijin yang (edited August 29, 2001).]
 
patel sanjay
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hallo,
here DTD, i mean web.xml's DTD.
As i told questions were more confusing not so tricky.
questions like
-> select which one is the not a element of X element
-> you should know perfect syntax as in exam servlet-class,class,tag-lib,taglib element looks similar
-> given some requirement,write a method name from some interface or class (no multiple choice)
-> In design small case study was given and you have to select proper design.
After 2-3 weeks i am going to release some questions on my web-site(www.indiansineurope.com) with simple CMS ,so that everybody can add or edit the question and answer.I hope it will helps others.
Gruss
sanjay

 
Desperado
Posts: 3226
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Patel:
What is CMS?
Ruijin:
Although I have not taken the test yet, it is evident by the feedback (and published objectives) that we must learn the correct child-parent relationships between the XML elements present in the web.xml and the taglib.tld files.
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sanjay,
CONGRATS!
How long did you prepare for the exam. I have programmed Servlets and JSP's for about 3 months ...
How much did the exam stress on latest topics like Servlet Filters?
Thanks
srini
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats.
- satya
 
patel sanjay
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hallo,
CMS means Content Management System.
( here i was talking about simple script,but it is still
part of our CMS )
for srini :
i have prepared hardly 10 days for exam.
I read some chapters from Hunter book(old edition),
and i downloaded examples from new version and try to
develop simple applications,you don't need to write big
Servelt/Jsp. I read also some chapter from JSP Book (manning),
and some articles/Tutorials from the web and Ken's note, i think
it was useful for summerize the whole thing thanks to ken.
It is better to study and to develop applications parallelly,it
boost your confidence.Filter questions are mostly related to API.
Gruss
sanjay

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi sanjay,
when you say DTD means web.xml DTD, ru talking about Deployment Descriptor???
Are you saying that there were questions on DTD syntax like below:
<!ELEMENT servlet-name (#PCDATA) >
Do i need to cram dtds for the DD elements? i am really strucked.
Thanks a lot in advanced.
cheers
pradi
 
patel sanjay
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
>when you say DTD means web.xml DTD, ru talking about Deployment >Descriptor???
yes
>Are you saying that there were questions on DTD syntax like >below:
><!ELEMENT servlet-name (#PCDATA) >
>Do i need to cram dtds for the DD elements? i am really >strucked.
you must know the child-parent relationship for different element.(not type of element like #PCDATA....)
Example :
<required> is element of <attribute> not of <tag> or <taglib>
I hope it helps you.
Gruss
sanjay
 
srinivas katta
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sanjay,
Thanks! Please inform this post when your website is ready with sample questions. That will be greatly appreciated! Few more questions:
1. Does the exam focus more on servlets or jsp
2. What is the best source to prepare for the patterns specific to Servlets and JSP (I think the Sun patterns section deals on all J2EE patterns- not just Servlets/JSP)
3. Any pointers/tips on the security section?
THANKS!
srini
 
After some pecan pie, you might want to cleanse your palatte with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic