Nothing special, it gets the resource based in the pathinfo, decode it to utf-8, computes the content-type based on the extension, and writes the answer to the client.
It is not storing any info in database, because we use google analytics for counting visits. The GA script is statically included in any page the servlet does not rewrite anything. El vie., 29 jul. 2016 a las 13:21, Jens (<[email protected]>) escribió: > Why don't we use Github pages with custom domain? Never looked into the > code, does the servlet anything special? > > -- J. > > -- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/ba7d3311-fb22-4729-a704-251dd49e4702%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/ba7d3311-fb22-4729-a704-251dd49e4702%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAM28XAsWZG4YT80j1X42dv2kdEESP_twj9odUqzNXNiLVbbBmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
