oracle/jdbc Image retrival from achive

1999-08-17 Thread Matt Zagni
Hi, This may seem complicated but I would like to retrive a number of images from a zip'ed/jar file where the location and image file is stored in the database. The jdbc/oracle query selects the user, returns the location of the image/photo and the image name. userid = location = /usr/local/im

Re: JWS on Linux

1999-08-03 Thread Matt Zagni
bServer" section and it all just works. > > john > > On 28-Jul-99 Matt Zagni wrote: > > Adil, > > > > About a week ago I posted my results on installing the JavaWebServer1.1.3 > > it has been done before (My system is running SuSE6.1). > > I instal

Re: JWS on Linux

1999-07-28 Thread Matt Zagni
Adil, About a week ago I posted my results on installing the JavaWebServer1.1.3 it has been done before (My system is running SuSE6.1). I installed a very old installationof JWS on Slackware and SuSE5.3 too (but that was after a major build of the glib libraries). I also posted my patched files

Re: Migrating Applets to Servlets

1999-07-26 Thread Matt Zagni
Jul 1999 08:46:37 -0700 > From: Nathan Meyers <[EMAIL PROTECTED]> > To: Matt Zagni <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subject: Re: Migrating Applets to Servlets > > > Matt Zagni wrote: > > > > Hi, > > > > I think this has been as

Migrating Applets to Servlets

1999-07-26 Thread Matt Zagni
Hi, I think this has been asked before perhaps many times however I am unable to find it in the archive listing. Question. I have an application written in java applets. I would like to migrate it to be a servlet based application however I don't realy wish to rewrite the original app again. I

Minor jdbc question.

1999-07-23 Thread Matt Zagni
Ok, jdbc works for simple select statements like.. select * from col But how can you pass this statement select count(*) from col or a more complex statement. Many thanks Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

JavaWebServer1.1.3 build probs. Now Working

1999-07-23 Thread Matt Zagni
Well the problem is now fixed and the WebServer is ok. A few teething problems on the build but all is working Are there any problems with the Server in general that anyone has found ? I wish to create servlets and connections to Oracle via jdbc. Many thanks Matt

jdbc and oracle 8.0.5 using jdk1.2

1999-07-20 Thread Matt Zagni
Hi, I have installed java jdk1.2 and oracle 8.0.5 Installed net8 and all is working fine. refed the CLASSSPATH for jdbc as $ORACLE_HOME/jdbc/lib/classes111.zip The java source compiles ok, but when I run the .class file I am getting the following error. Exception in thread "main" java.lang.NoCl

Re: jdk2.0 (jdk.12) options ?

1999-01-25 Thread Matt Zagni
Well, I haven't received any mail from anyone concerning this yet so I imagine you all must be downloading it to try ? Does the original message look like a good possiblity that it may work on Linux ? Any responces ? Matt > Resent-Date: Mon, 25 Jan 1999 04:36:55 -0500 > Date: Mon, 25 Jan 19

jdk2.0 (jdk.12) options ?

1999-01-25 Thread Matt Zagni
Hi, Has anyone downloaded the solaris intel version of jdk2.0 Solaris_JDK_1_2_01_dev06_i386.tar.Z from javasoft.com (solaris developers collection site) yet and attempted to run it under Linux using glib2.0.7pre6 ? Although the libs look as though they may need connecting together it may work ?

Re: JDK 1.2 TimeTable Not Possible Yet, Status Report

1999-01-20 Thread Matt Zagni
Kevin, I totaly agree with you and fully appreaciate and am greatful of the work that has has gone into giving the Linux population the JDK's to date (I of cause am looking forward to 1.2), I am sure most of us can cope with using 1.1.7 etc.. for the time being. I am also sure that the porting t

Re: [ATTENTION]: Mailing List Changes

1999-01-12 Thread Matt Zagni
Is it fairly easy st set up a mailing list then ? How does one do it in linux - for general use ? Matt > Resent-Date: Tue, 12 Jan 1999 10:00:55 -0500 > Date: Tue, 12 Jan 1999 07:10:45 +0800 (WST) > From: John Summerfield <[EMAIL PROTECTED]> > > > > > I'd like to do one of two things with this

RE: Where can I find JAD?

1998-12-21 Thread Matt Zagni
PROTECTED] Subject:Where can I find JAD? I looked in the archive for this list and found that a Matt Zagni managed to find a copy of JAD. Unfortunately there are no indications of where. I currently have version 1.5.5.3. Is this the latest version? Where can I get the latest version? Many Thanks

Q - Tailing a log that include time

1998-12-16 Thread Matt Zagni
tail -f |grep -n displays a tail with against the line number in the . Q is there any way of displaying the tailing with a system time against the line number in a Java applet, so that the results could be displayed on browser or viewer ? Has anyone got any ideas on how this could be done a

Re: Segmentation violation with getLocalHost(): SOLVED!

1998-12-10 Thread Matt Zagni
0 (MET) > From: Kontorotsui <[EMAIL PROTECTED]> > > > On 09-Dec-98 Matt Zagni wrote: > >Kontorotsui, > > > >Was your SuSE version glib, or lib6, or lib5 ? > > > > I have the following libs on my SUSE: > > libglib.so.1 > libc.so.6 > libc.so.4.7

Re: Segmentation violation with getLocalHost()

1998-12-09 Thread Matt Zagni
Kontorotsui, Was your SuSE version glib, or lib6, or lib5 ? Many thanks Matt (Attempting to get to grips with SuSE too). > Resent-Date: Wed, 9 Dec 1998 05:29:02 -0500 > Date: Wed, 09 Dec 1998 11:04:39 +0100 (MET) > From: Kontorotsui <[EMAIL PROTECTED]> > > The following code: > > --- begin

java/Netscape question

1998-11-24 Thread Matt Zagni
Hi, Is it possible to remove the Save, Send page, Send and View Page Source options from a browser when viewing a page so that the page is totaly secure ? Many thanks Matt

S.u.S.E 5.3 and Java opinions welcome

1998-11-09 Thread Matt Zagni
Hi, Has any one had any problems with S.u.S.E 5.3 glib and JDK, JSDK, and JavaWebServer1.1 ? I am going to move to S.u.S.E from slackware if all goes well, as I need glib and rpm support. Any tips would be great. Many thanks Matt > Resent-Date: Sat, 7 Nov 1998 10:06:08 -0500 > From: Michae

Re: Java Web Server1.1 on Linux

1998-10-29 Thread Matt Zagni
he libs etc and when they do the result is as expected (not a elf file etc..) as it was ment for a Solaris box). Jim have you attempted to run the httpd.nojre after applying the patch ? Many thanks Matt > From: jim watson <[EMAIL PROTECTED]> > > > Matt Zagni wrote:Is there an e

Re: Java Web Server1.1 on Linux

1998-10-26 Thread Matt Zagni
. patch -p0 or patch -cr Any ideas for someone who is totaly in the dark on diffs (who feels that he has a patch over each eye) ? Many thanks Matt > From [EMAIL PROTECTED] Mon Oct 26 14:24:32 1998 > > Matt Zagni wrote:Is there an easy way to apply the diff's, or is it a manu

Java Web Server1.1 on Linux

1998-10-26 Thread Matt Zagni
Hi, On the blackdown web page it is possible to load the javasoft's JavaWebServer1.1 in linux only if the diff file is added. Question (a bit short of knowledge on this thing). Is there an easy way to apply the diff's, or is it a manual opperation by editing this file then that file and changin

Re: request for a sendmail java script

1998-10-22 Thread Matt Zagni
Many thanks Raymond, I'll make a note of that one. > From [EMAIL PROTECTED] Thu Oct 22 17:40:15 1998 > Date: Thu, 22 Oct 1998 14:13:05 -0230 > From: Raymond Lambe <[EMAIL PROTECTED]> > Mime-Version: 1.0 > To: "Nguyen, Tram N." <[EMAIL PROTECTED]> >

Re: JAD java decompiler

1998-10-22 Thread Matt Zagni
Ok well we seem to be missing JAD... I was sent two emails regarding this and countless requests for the info. The link at blackdown has gone (premissions) and the link on http://Meurrens.ML.org/ip-Links/Java/codeEngineering/ that Jauvane kindly gave has permission problems too (but I do like

Re: JAD java decompiler

1998-10-22 Thread Matt Zagni
To All Re: JAD java decompiler Many thanks to all that replied. I have a copy now. Many thanks Matt

JAD java decompiler

1998-10-22 Thread Matt Zagni
Hi, Does anyone know the link to JAD the java decompiler ? Is there a URL around that works ? Many thanks Matt

request for a sendmail java script

1998-10-22 Thread Matt Zagni
Hi, Please could someone mail me an example of a sendmail java class file and .java file or even a url where examples are located. Many thanks Matt

Re: rpm of jdk1.1.6 in libc5 format is in old i386 contrib

1998-10-19 Thread Matt Zagni
I take it your using red hat, rpm's seem to be the way now is this correct ? Many thanks Matt > From [EMAIL PROTECTED] Mon Oct 19 11:22:35 1998 > Just a note to let you know I found the libc5 > version in the old i386 contrib directory. > > Dunno what happened to glibc version. I'm > going to

Re: jdk-1.1.6 v5 and kaffe-1.0b2 rpms

1998-10-09 Thread Matt Zagni
This may seem crazy but how do you install or deal with .rpm files ?

Start Office and Java

1998-09-22 Thread Matt Zagni
To All, Has anyone used StarOffice 5 for Java yet ? Is it any good ? I wonder if 'wine' will go the java route ? Matt

Q how do I covert an applet to a Servlet

1998-09-21 Thread Matt Zagni
Hi, I have been presented with what I think must be a very common request. Can you convert an Applet to a Servlet ? I have just been presented with this task after a very large applet application has been created that contains quite a number of files. But the application now needs to be conver

Re: jdk1.1.6v4a and netbeans

1998-09-18 Thread Matt Zagni
K.R. I installed it and it all went well, looking good.. Now how do I use it ? but thats for another day. Lib were a problem though but thats slackware and jdk1.1.6 Many thanks Matt > From [EMAIL PROTECTED] Fri Sep 18 16:33:59 1998 > > Matt Zagni wrote: > > > Hi,

Re: jdk1.1.6v4a and netbeans

1998-09-18 Thread Matt Zagni
Hi, Who is this [EMAIL PROTECTED] ? Why am I getting muti email messages ? Is there sometime wrong with the [EMAIL PROTECTED] mailing list ? Many thanks Matt > From [EMAIL PROTECTED] Fri Sep 18 10:49:44 1998 > > Hi, > > Has anyone installed the new version of netbeans yet ? > > I am using

Re: jdk1.1.6v4a and netbeans

1998-09-18 Thread Matt Zagni
uld remove the 'bin' in your PATH statement ? > > Regards, > Pascal Chong > > -Original Message- > From: Matt Zagni <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date

jdk1.1.6v4a and netbeans

1998-09-18 Thread Matt Zagni
Hi, Has anyone installed the new version of netbeans yet ? I am using jdk1.1.6v4a but the netbeans install is looking for java.exe in /usr/local/jdk1.1.6v4a/bin/bin/i586/green_threads/java I thought java would be in /usr/local/jdk1.1.6v4a/bin/i586/green_threads/java Have I managed to messup

Re: javac problem

1998-09-17 Thread Matt Zagni
Mats, I have the same problem when I try to install netbeans. you mentioned that to over come this problem I should > This is an old one delete (or rename) the libc.so* and /or libdl.so* Are these major lib's and what other applications will the above impact ? Is there another way of corr

Re: ORB uder linux?

1998-09-08 Thread Matt Zagni
Rich, How was the install have you any pointers What JDK are you using ? Does it work with slackware too ? Many thanks Matt > From [EMAIL PROTECTED] Tue Sep 8 14:48:19 1998 > From: [EMAIL PROTECTED] (Rich Edwards) > Subject: Re: ORB uder linux? > > By far the best "free" CORBA implementati

Re: Help mouse X-windows

1998-09-01 Thread Matt Zagni
Juan, Gosh well I had that problem, I used gpm on in the install (mouse setup in text mode (as you log in)). but after a few 4 o'clock mornings I had some email back regarding this problem. (it said - get some sleep) also it mentioned try disabling the gpm from the rc.d dir (rc.local file guess

Q: Extracting compressed images in java

1998-08-25 Thread Matt Zagni
I have a .gz compressed file that contains .gif images How can I uncompress these files using java/javascript ? Is there an example of java code that I could use for this ? If so please could someone mail it to me. Many thanks Matt

Re: Visibroker for Linux and JDK 1.1.6v2 problem

1998-07-16 Thread Matt Zagni
Richard, I hope you don't mind me asking but Where did you download it from, what was the URL ? How much space does it need ? Is it easy to install, what are the procedures you used ? I'm sure loads of people will be interested in this.. Many thanks Matt

Re: Survey, what tool do you use?

1998-06-18 Thread Matt Zagni
Sze Yuen, Well, There are a few I have tried xemacs with jacob, xelfi this is 100% pure java, and emacs. I have also downloaded javabeans and freebuilder too. Basically there are a great deal of IDE's, if you are stuck for space try xelfi or freebuilder (I have as yet not tried freebuilder or

DNS and JavaWebServer1.1 installation

1998-06-15 Thread Matt Zagni
Hi, Problems in JavaWebServer1.1 I am having great problems configuring the DNS connections after a reinstall. Has anyone of you got any tips on configuring the DNS connections ? When I startup the httpd I get in the event_log loadStartupServlets: file invoker admin error ssinclude ssinclude :

Is there a linux java editing tool

1998-06-03 Thread Matt Zagni
Hi, Could someone recommend a good editing tool for java that will run in linux for constucting classes and applets etc. Many thanks Matt

Re: **out of memory, exiting**

1998-06-01 Thread Matt Zagni
Ok.. I have no swap space.. (excuse me whilst I bash my head against a table, it may knock some more sense in me). Many thanks for all the kind replies. Matt

**out of memory, exiting**

1998-06-01 Thread Matt Zagni
Hi, Well all looks great at the moment, how ever when I have netscape active when I attempt to compile (using javac) I get the following error **out of memory, exiting**. Has anyone else had his error or is it just my box. I am running a 200Mhz Pent Pro, 32MB RAM 3.1 Gig drive. linux 2.0.0.33,

Re: problem using appletviewer jdk1.1.5

1998-06-01 Thread Matt Zagni
Great it now works 100% in win95 but does a funny in linux.. The Clock2.class produces a time -1hr when run under appletviewer in linux but when viewed via netscape the time is correct. Intersting ? My orginal problem was solved by removing the following code from my .html file.. codebase "1.1

problem using appletviewer jdk1.1.5

1998-06-01 Thread Matt Zagni
Hi, Im getting the following errors when displaying Clock1.class basicaly I changed all the refs in the Clock2.class demo of jdk1.1.5 to Clock1 (ie from Class2 to Class1) recompiled and attempted to use appletviewer to display it to check that the compiler was working ok. However when I tried ap

Re: Java3D working at all?!?

1998-05-28 Thread Matt Zagni
Peter, I'm unsure of how the solaris version of 1.2 beta 3 is compiled but I think its to do with the libs. I found the same problem you think your there and any version of java will work on any platform, but once to download it and then attempt to use the javac or appletviewer it complains abo

Re: Java3D working at all?!?

1998-05-27 Thread Matt Zagni
Wow, Peter... Well, I downloaded 4 versions of java inc the 1.2 beta 3 version. even with the iBSC2 module installed it still complained about corruption. The best pace to get it from was http://www.blackdown.org (the libc5 version 7) thats what I've been using, it works ok but linux 'wine' comp