Re: [jetty-user] How to link to images from servlet
Steve Sobol <[email protected]>
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
On 2/23/2011 5:20 PM, andrej rolih wrote: > Hi! > I have a one ServletContextHandler with one servlet added - with path > "/*". Problem is that I don't know how to serve a simple > image/stylesheet. If I open localhost:8080/ my servlet appears, if I > open localhost:8080/whatever my servlet appears ... I want / to be > reserved for the servlet but I need something like /files to serve my > images/stylesheets. Problem is that I don't know how to serve static > contect inside my servlet. > > Thank you for any help! It sounds like a filter would better suit your needs. -- Lobos Studios - Website Design, Programming, IT Support Phone: 877.919.4WEB (877.919.4932) (Toll-free) Phone: 760.684.8859 (Victor Valley) www.LobosStudios.com -- www.facebook.com/LobosStudios www.twitter.com/LobosStudios