RE: Using javascript to access applet methods..

2001-05-02 Thread Roger Smith
So as long as you have IE > 4 and Netscape > 4, liveconnect will work>??? Thanks On Wed, 2 May 2001 [EMAIL PROTECTED] wrote: > The LiveConnect classes work with IE as they do with Netscape (at least with > IE 4 and 5)... > > Ken Van Allen > Software Engineer > Fiserv,Inc. > > -Original Messa

textarea resizing

2000-04-06 Thread Roger Smith
hey all I am creating an applet with a textarea, so does anyone know how I can resize the textarea when I resize the window so the textarea still fills the window? Thanks Rog ___ Today, like every other day, we wake up empty and

Servlet

2000-02-01 Thread Roger Smith
I have written a servlet yjay invokes an applet to communicate with a database. I am using Java Web server 2.0, and when I start the servlet from the browser, I get this error at the bottom of my Netscape window: applet machine class machine could not be loaded. Also when I try to acces my host:

Java web Servew libraries

2000-01-19 Thread Roger Smith
Hey all I installed Suns Java Web Server on my Redhat Linux box, but when I start it, I get an error that says: libserver.so: cannot open shared object file: No such file or directory (libserver.so) javawebserver: libjssl.so: cannot open shared object file: No such file or directory (libjssl.so)

Unidentified subject!

2000-01-19 Thread Roger Smith
Hey all I installed Suns Java Web Server on my Redhat Linux box, but when I start it, I get an error that says: libserver.so: cannot open shared object file: No such file or directory (libserver.so) javawebserver: libjssl.so: cannot open shared object file: No such file or directory (libjssl.so)

www.blackdown.org

2000-01-19 Thread Roger Smith
Does anyone know when www.blackdown.org is coming back up, or what is wrong? Thanks ___ "Go to your bosom: Knock there, and ask your heart what it doth know." -- William Shakespeare ---

Java web server

2000-01-19 Thread Roger Smith
Does anyone know of a Java web server for Linux?? Is there only the apache module. or is there actually a java web server from sun that has been ported to linux. Thanks ___ "Go to your bosom: Knock there, and ask your heart what

Java web server

2000-01-19 Thread Roger Smith
Hey all I am trying to install a JAva web server on a Redhat linux box, wher edo I start?? _ When I have a kid, I want to buy one of those strollers for twins. Then put the kid in and run around, looking frantic. When he gets ol

Help with syntax

2000-01-13 Thread Roger Smith
Hello all, I have written an applet that talks to a server application that then talks to a MySQL database. The applet is a input form and I want to insert the values from the input boxes into many tables in a database. How would I go about doing this? How I have it working is that I form the who

Classpath

1999-10-06 Thread Roger Smith
hey there I installed the jdk1.1.6 onto my Redhat system then I also installed the mysql JDBC and I had to set the classpath so my program would find the jdbc files, however, when I type java it says "can't find class " and my other programs run fine without the classpath set for the jdk but I n