1. Learn how to use XML with
Java 2. Learn how to write servlets
3. mix 1 & 2
Actually, all seriousness aside, thats exactly how to do it. The new programmer should NOT try to jump into XML, Java and servlets simultaneously. Learn how to work with simple examples first.
Bill