Re: How to Read files belong to client

2000-07-25 Thread Matthias Pfisterer
Hi, The simple solution is to use an http file upload. This needs a CGI script running on the server that receives the data and write it into the file system of the server. On client side, you need no special tricksery, just use the appropriate html constructs. Sorry, no pointers at hand. If you

How to Read files belong to client

2000-07-25 Thread yangyuexiang
Hi, Everybody I want to design an assignment submission system (a simple web page). (1) After the students fill their name and they file names (located at their own computer), they click submit button. (2) How to read the files located at their hard disk? Java Applet or something else? Thanks a

Stub returns null

2000-07-25 Thread Przybylski, Leo
Hello, A stub created by my Bean returns to my client as a null object. The stub implements Remote and I've even gone as far to have the bean return the whole object by it implementing java.io.serializable, but it still is returning null. I don't get it. I just don't understand why it would do t

Plug-In

2000-07-25 Thread Brett Smith
Sorry about the off-topic question, but I am looking for a good mailing list/new group reguarding the following: We are using the Java 1.2 Plug-In and are experiencing intermittent crashes (in MS Internet Explorer). Does anybody know of a good mailing list for these type of problems? thanks, [E