Re: MIME-types [off topic]

2001-02-16 Thread Roger Mosher
Mikko. You may well be right that it is not HTTP/1.1 standard but it certainly should be. Netscape 4.7 and IE5 support it. I have not checked earlier versions of IE or Netscape. Microsoft seems to regard problems in some IE5.5's as a bug since they offer a patch. Unless someone has a b

Re: MIME-types [off topic]

2001-02-15 Thread Roger Mosher
K. Granted I am not distributing XML so I set the content type to "application/zip", but the trick to get the SAVE AS dialog for me was the Content-Dispostion header. My code (in a servlet) goes something like this... response.setContentType("application/zip"); response.setCon

Downloading a File from a Session Bean

2001-01-30 Thread Roger Mosher
Related to the discussion about downloading a file from a servlet... Any thoughts on the best way of downloading a file from a session bean to a remote client? I have a remote client which currently uses the URL and URLConnection classes in java to utilize HTTP based conversations with a

Re: Downloading a file via a Servlet

2001-01-30 Thread Roger Mosher
Hi. The proper way to do this is to send a Content-Disposition header entry with a filename attribute. You will need to look this up to get the precise name of the attribute. In any case, IE5.5 has a bug which behaves as you describe, and you may need to download a patch from Microsoft. Qui

Re: frustrated

2001-01-30 Thread Roger Mosher
Ed.     I went home last nite to see how I had configured the Postgres data source & found that I used DriverManagerDataSource as you did so my remarks about ConnectionDataSource are probably not useful.  Sorry.  I notice that you specify the driver class as "postgresql.Driver" and I use "or

Re: frustrated

2001-01-29 Thread Roger Mosher
Ed.     Not at all sure, but did you try class="com.evermind.sql.ConnectionDataSource" instead of DriverManagerDataSource. I am using Oracle at work instead of Postgres, but I use Postgres at home (ie. I am not sure, but I will try to think to check tonight.)  Everything else seems the same,

Servlet Context in 1.4.4

2000-12-14 Thread Roger Mosher
t that bug disappeared as I was chasing it down... very disconcerting. Thanks -- %%%%%%% Roger Mosher eMail: [EMAIL PROTECTED] Center of Geographic Sciences phone: (902)825-5230 50 Elliott Road

Re: Oracle data-source & connect

2000-11-02 Thread Roger Mosher
Martin. Perhaps your oracle driver port should be 1521 instead of 1512? That seems to be the default. I think. -- %%% Roger Mosher eMail: [EMAIL PROTECTED] Center of Geographic Sciences phone: (902)825-5230 50

RE: Ant Build Tutorial

2000-09-21 Thread Roger Mosher
d one :) ooo Roger Mosher                                                                        [EMAIL PROTECTED] Center of Geographic Sciences                  902 825 5230 Nova Scotia Community College Annapolis Valley Campus 50 Elliott Road Lawrencetown B0S

Re: Disable CMP

2000-09-11 Thread Roger Mosher
hanks -- %%% Roger Mosher eMail: [EMAIL PROTECTED] Center of Geographic Sciences phone: (902)825-5230 50 Elliott Roadfax: (902)825-6733 Lawrencetown, N.S. Canadaweb: