Fwd: file upload

2001-07-12 Thread Christoph Sturm
resending cos it didnt appear on the list for 24 hours :) This is a forwarded message From: Christoph Sturm [EMAIL PROTECTED] To: orion-Interest [EMAIL PROTECTED] Date: Tuesday, July 10, 2001, 3:27:46 PM Subject: file upload ===8==Original message text=== Hello

Re: Fwd: file upload

2001-07-12 Thread Nick Newman
Hi Christoph, Sending a file to the server is a specialized little job. The Orion server supplies some orion-specific classes to help (see www.orionsupport.com and search for 'upload'). Alternatively, I have written some generic J2EE code for the same task, and you are welcome to have that

RE: Apache and Orion

2001-07-12 Thread Gurinder Randhawa
I am running an orion cluster behind a load balancer and Apache at the front end on same machine, its on a test system so theirs no real load. We are using Oracles 9i Application Server. We use Apache for oracle reports and SSL and of course serving up static content etc. The problem is with

Re: Fwd: file upload

2001-07-12 Thread Joseph B. Ottinger
Nick, can you resend that to me? On Thu, 12 Jul 2001, Nick Newman wrote: Hi Christoph, Sending a file to the server is a specialized little job. The Orion server supplies some orion-specific classes to help (see www.orionsupport.com and search for 'upload'). Alternatively, I have

FW: 1.5.2 stripping trailing slash on all URL's

2001-07-12 Thread Jason Coward
I'm reposting, hoping someone has a clue what is going on... ??? Please help if you can... -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jason CowardSent: Monday, July 09, 2001 5:35 PMTo: Orion-InterestSubject: 1.5.2 stripping trailing

Re: Fwd: file upload

2001-07-12 Thread Nick Newman
Hi Joe, Here it is. (I hope you didn't mind my subtle hint. I know you're busy! ;-) I think that what's in the zip is a good starting point for most uses, but if you think I should add something before you want to show it, let me know and I'll see what I can do. Thanks! Nick At 01:18

session-tracking without cookies

2001-07-12 Thread Martin Ortuzar
Title: session-tracking without cookies My understanding is that the default behaviour of Orion is to use url-rewriting to keep track of sessions when cookies on a browser are disabled. I have not been able to see this functionality work. I've tried turning off cookies on a browser, however

Re: Apache and Orion

2001-07-12 Thread Michael J. Cannon
So why use Apache? The Orionserver will serve up static http pages...I've looked and tehre are no issues I can see that Orion won't handle with regards the content 9i and the v.11/12 Oracle Apps... This is not meant as a criticism or flame...it's for my info, as I also support Oracle and have

A little off topic: HTTPS and cookies in Java

2001-07-12 Thread Joe Fair
I'm about to start a project that I will need to access a web site that will send me cookies for security. I'm trying to automate the access, and I was wondering if anyone had used some software to handle the cookies comming in and going out? Thanks, Joe

RE: Apache and Orion

2001-07-12 Thread elephantwalker
a resend... -Original Message- From: elephantwalker [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 11:15 AM To: Orion-Interest Subject: RE: Apache and Orion One radical suggestion... 1. orion serves up static content much faster than Apache. Drop Apache altogether. I know

Re: A little off topic: HTTPS and cookies in Java

2001-07-12 Thread tim courtney
if its a java applet or application then have a look at http://www.innovation.ch/java/HTTPClient/ it has a cookie handler is very easy to use Joe Fair wrote: I'm about to start a project that I will need to access a web site that will send me cookies for security. I'm trying to automate

RE: A little off topic: HTTPS and cookies in Java

2001-07-12 Thread Simon Evans
you could try httpunit. it is automated unit testing of web pages and it handles cookies. it is also open source. http://httpunit.sourceforge.net/ -Original Message- From: Joe Fair [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 3:29 PM To: Orion-Interest Subject: A little off

UNSUSCRIBE

2001-07-12 Thread Carlo Diaz