This page has been under construction for more than ten months! I really had no clue from where to start: simple java tutorial, jsp, servlet, j2ee, j2me... There are so many things you can teach or learn that it is really difficoult to make up a tutorial that can be very useful. Just look in the web and you will find all you need. My intent here it to present some simple tutorial in how to manage XML document and how to build a java web service.
I have collect two of my lessons on this topic: xml and java web service. With the first tutorial I intend to teach what is xml: how you can read it, how you can use it and how you can parse it starting from scratch. With the second tutarial I intent to teach how to build a simple web service based on Axis application. Axis is a Jakarta project that allows to build a java web service by intalling a simple web application on a servlet container that will act as a web service provider. I hope you will enjoy the tutorial and please feel free to contanct me if you have any question.
