Re: Building for Deployment under Eclipse and WOLips
Chuck Hill <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
At 03:59 PM 11/02/2004 -0500, Jonas Meyer wrote: >>> The webserverresources directory is empty inside my .woa, so I'm >>> getting the idea that it isnt in fact built ready for deployment. >> Or you don't have any. > >What sort of things will live in there? Static links to images and >stuff? I was under the impression that all my html lived in there and >got magically combined with the WO tags to make the app, but that >appears to not be the case. As you theorized, I don't have any. > Static files that would go under the doc root in a static site. Stuff like regular .html files, jpeg and gif images, CSS files, external JS files. Anything that has no need of being processed through the application. The application can reference these using a path of '/', but as long as it does not need to *process* them they belong under the doc root. The web server is much more efficient at vending them. Chuck -- Chuck Hill [email protected] Global Village Consulting Inc. http://www.global-village.net