users@glassfish.java.net

Re: serve a static resource source code.

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 18 Dec 2008 13:38:27 -0500

Salut

glassfish_at_javadesktop.org wrote:
> Where is the servlet source code that serve static resource?
> If I put into context path a static resource like a 3gp video then it is served by a class,
> Where is this class?
> I search for it because I want to see how is implemented the range(http header) bytes mechanism.
> [Message sent by forum member 'peppeme' (peppeme)]

Here:

http://fisheye5.cenqua.com/browse/glassfish/appserv-webtier/src/java/org/apache/catalina/servlets/DefaultServlet.java?r=1.17

A+

-- Jeanfrancois


>
> http://forums.java.net/jive/thread.jspa?messageID=322417
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>