Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calculating PI with the law of Cosines (Wont Work)05 Apr 2008 17:43 GMT19
package picomputer;
import static java.lang.Math.*;
import java.util.*;
public class Main
Red X image displayed where the applet should be, applets won't run05 Apr 2008 12:45 GMT7
Error as described here,
http://www.java.com/en/download/help/redximage.xml
most or nearly all applets from other pages display well in browser
this applet works with the appletviewer.
test my equals using junit 404 Apr 2008 14:31 GMT4
Is there a simple way to unit test ( using junit 4) the following
code:
@Override
    public boolean equals(Object obj) {
Text to String literal conversion04 Apr 2008 04:55 GMT11
In connection with writing some unit tests, I need a utility to convert
text output to a String constant expression.
http://www.snible.org/java2/uni2java.html is almost exactly what I want,
but I would prefer the literals broken at newlines and concatenated.
Using HEAD TRACE OPTIONS with http03 Apr 2008 22:26 GMT5
How can I use http request methods like HEAD, TRCAE, OPTIONS etc with
urlConnection.
I tried setRequestProperty("TRACE", "") but still I get the contents
of the file.
showInputDialog prefill01 Apr 2008 19:17 GMT4
Is there a way I can prefill a JOptionPane.showInputDialog()?
(User fills in from scratch by I want to put something that s/he can
edit)
HashTable01 Apr 2008 01:32 GMT4
Can anyone help me? Apart from the hashtable already implemented in
java,I want to implement a hashtable in my own way using bucket
array.If anyone can provide me with their least help also,I shall be
grateful to him/her.I have done a bit which I am going to post after 2
Pages: 1 2 3 4 5 March, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.