| Thread | Last Post | Replies |
|
| Please Help. | 16 Jan 2006 12:20 GMT | 2 |
I am very new to STRUTS.I need to know how I can devolope an STRUSS application with Eclipse 3.1 . I have downloaded all the components & plugins for STRUTS application.Please help me.
|
| Create an istance into if control. | 16 Jan 2006 11:46 GMT | 3 |
I have a problem: I want to create an instance of RimsAcyclic if ASSET=="Rims_A" or an instance of Message if ASSET=="Rims_B". This objects have to have the same name (message_temp).
|
| how do i clear the whole screen | 16 Jan 2006 11:34 GMT | 2 |
hi i am new to java, is there any way i can clear the whole screen before i display the result in jdk1.3.
|
| javamail~~? | 16 Jan 2006 11:15 GMT | 5 |
i want to know what javamail can do wat is it? what te advantages for using the javamail? what the differences between javamail and normal e-mail?????
|
| target checking utility | 16 Jan 2006 10:37 GMT | 3 |
Is there a utility that will check the target versions of all classes in a jar to make sure they are in within a given range?
 Signature Canadian Mind Products, Roedy Green.
|
| Gzip each chunk separately | 16 Jan 2006 10:16 GMT | 9 |
I need some help understanding chunked & gzipped data in HTTP/1.1 protocol. Using headers like "Content-Encoding" vs. "Transfer-Encoding". (doing this in order to develop a web server filter)
|
| Possible continuous console checking | 16 Jan 2006 09:49 GMT | 13 |
I am new to Java but quickly getting my bearing, and I'm looking for a way to continuously check the console's input without the user needing to press "enter". I'm working on a little project where users can enter numbers on a keypad, and selections will be made, but I'd like to ...
|
| JDialog does not display properly | 16 Jan 2006 09:01 GMT | 3 |
I've developed an applet which enables multiple file uploads via http using HttpClient 3.0. During the upload process, I would like to display a non-modal dialog box with some text and an animation (basically a message - "uploading" - and an animated GIF). As soon as
|
| Scanner class | 16 Jan 2006 08:48 GMT | 2 |
Hi eveyone, :twisted: I have a problem about Scanner class which make me really annoyed I could not find the meaning of useDelimiter( method.Besides
|
| Exceptions | 16 Jan 2006 07:52 GMT | 1 |
:) I have a question whivh come to my mind resently since I deal wit Scanner class. I always write throw IOException before reading an something from
|
| can eclipse display full file name in editor tabs? | 16 Jan 2006 06:01 GMT | 1 |
anyone using Eclipse ? How do I get it to display full file name in the editor tabs? cuden. ----------------------
|
| java bean problem | 16 Jan 2006 04:19 GMT | 1 |
my problem is i have three classes file that all is javabean package file which is bgoc, common, mrs. when i run on the tomcat 5.5, error detected on my few of jsp file. the error detected is like this:
|
| UDP/TCP mindless transfer class | 16 Jan 2006 02:55 GMT | 1 |
I wish to find a class, or make a set of classes for making file/data transfer over a remote connection virtually mindless. I want the following. (Keep in mind I CAN code these from a simple example, if someone knows of one.) I still consider myself a java programming novice.
|
| question about generics | 16 Jan 2006 02:34 GMT | 13 |
What is the difference between "? super SomeType" and "? extends SomeType" ? Thanks
|
| unsolve problem | 16 Jan 2006 00:36 GMT | 4 |
i found the message like this when i run the JSP file org.apache.jasper.JasperException: Cannot find any information on property 'EmpName' in a bean of type 'common.InfoBean' org.apache.jasper.runtime.JspRuntimeLibrary.getReadMethod(JspRuntimeLibrary.
|