RE: Getting out of Cocoon-context

2002-05-23 Thread Volker Schneider
r. And it works. Thank you, best regards - Volker - -Original Message- From: Luca Morandini [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 22. Mai 2002 22:23 To: [EMAIL PROTECTED] Subject: RE: Getting out of Cocoon-context Volker, just tell the web-server to pass only the ".html"

RE: Getting out of Cocoon-context

2002-05-22 Thread Luca Morandini
> -Original Message- > From: Volker Schneider [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 10:09 PM > To: [EMAIL PROTECTED] > Subject: Getting out of Cocoon-context > > > Dear colleagues, > > I want to use static files like images etc. but d

Re: Getting out of Cocoon-context

2002-05-22 Thread Paul Gilligan
My site does that I have an alias ... from the web server of say Images, so www.oyap.net/Images gives me the images. So in XML I can have: http://www.oyap.net/Images/tech_up.gif"; format="GIF

Getting out of Cocoon-context

2002-05-22 Thread Volker Schneider
Dear colleagues, I want to use static files like images etc. but don't want to use pipelines, but static files served by the webserver. Does anybody know how I can configure WebSphereApplicationDeveloper in this way, so that static files are being served by the webserver and can be used in HTML