aspose file tools
The moose likes Product and Other Certifications and the fly likes Do anyone have this problem? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Product and Other Certifications
Reply Bookmark "Do anyone have this problem?" Watch "Do anyone have this problem?" New topic
Author

Do anyone have this problem?

paula zahn
Greenhorn

Joined: Oct 22, 2002
Posts: 5
Hi there,
Iam preparing for this certification for the past 1 month.(6 hrs/day) I went thr all the topics except XSLT.But i am not getting that satisfaction.
Since i didnt start to read XSLT i couldnt attend all the questions.
Do u think may be that's the reason?
If i read one chapter from one website i felt confident in that chapter, by reading the same chapter in different website i felt "iam not ready yet i dont think i can face the exam"
Do anyone have this problem?
What is the problem with me?
Do i have to change the way of preparation?
Any suggestions will be greatly appreciated.
thanks.
Jayadev Pulaparty
Ranch Hand

Joined: Mar 25, 2002
Posts: 645
This is my little suggestion based on my experiences. Try to read the entire topic from a single (original) source (website/hardcopy or whatever) and try to find out new and different things in the other resources on the same topic not available in the original source.
A good place for your xslt would be
www.zvon.org
followed by
http://www.perfectxml.com/TipsXSLT.asp
One more important thing you have to do is practice the concepts by working with examples.
paula zahn
Greenhorn

Joined: Oct 22, 2002
Posts: 5
Thanks Jaydev,
I will try to follow ur suggestions.
can u tell me few websites/books for DOM other than w3schools & w3.org.
One more question is where can i find good explanations with examples for general/parameter entities.I want to learn more abt that.
Thanks for ur time.
Jayadev Pulaparty
Ranch Hand

Joined: Mar 25, 2002
Posts: 645
Please follow this thread for DOM. The IBM tutorial gives a very good introduction.
http://www.coderanch.com/t/146641/po/certification/over-DOM
Coming to general/parameter entities, i followed xml bible for that. They were pretty clearly explained.
Dan Drillich
Ranch Hand

Joined: Jul 09, 2001
Posts: 1121
You can also read about entities at -
ftp://ftp.prenhall.com/pub/esm/sample_chapters/engineering_computer_science/deitel/xml-htp_1e/pdf/xml-htp_06.pdf


William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
Andles Jurgen
Ranch Hand

Joined: Mar 18, 2002
Posts: 67
xslt is a funny one. The best way to truly get to grips with xslt and not get that nagging "do i really understand it?" feeling is to get inside the head of the XSLT processor and think EXACTLY like it thinks. This is the only way the penny will drop. And if your thinking along procedural lines - snap out of it!
My opinion is that XSLT is simple - and like a book I read somewhere said "has a large Aha factor" wen the penny finally drops.
I would have sat the exam weeks ago if it were not for xslt!!! It just clicked the other day though.
Andles
Andles Jurgen
Ranch Hand

Joined: Mar 18, 2002
Posts: 67
By the way - the other thing to do is make sure you understand XPath axes - write heaps of demos that point to all parts and nodes of a document. Make sure you can pick any portion of a document and get its value. I made a small xml file and picked it to bits this way just to get it drummed into my head how all these axes work.
Make sure you always know the current context and remember that it changes sometimes within a template - like inside for-each blocks.
Andles.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Do anyone have this problem?
 
Similar Threads
Enterprise AJAX (to Authors)
IBM 484
Enterprise AJAX by David Johnson, Alexei White, Andre Charland
Anonymous Classes
Chapter 3 SCJP5 by Kathy and Bert