Servlet mapping is a part of the servlet specification. It maps a servlet name to a URI that is used to access the servlet. A minimalistic description that is enough to get started can be found here: http://code.google.com/appengine/docs/java/config/webxml.html
On Sep 30, 7:49 am, András Csányi <[email protected]> wrote: > Hi Guys, > > I'm really new at gwt world and this is my first steps in JEE world > to. I'm working as tester so I think I'm able to understand lot of > things but the experience is missing. > After Stockwatcher tutorial I wanted to built something else but I'm > totally lost at servlet mapping. I got always 404 error. > > Is there some description what a really new man able to understand? > > Thanks for the help in advance! > > András > > -- > - - > -- Csanyi Andras (Sayusi Ando) > --http://sayusi.hu--http://facebook.com/andras.csanyi > -- ""Trust in God and keep your gunpowder dry!" - Cromwell -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
