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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't compile simple Java code24 Nov 2004 12:58 GMT1
1    class DecimalToBinary{
2      public static void main(String[] y){
3    int dec = new Integer(y[0]).intValue();
4    if (dec/32 = 0)
Query about compression and decompression in Java using java.util.zip package24 Nov 2004 11:57 GMT4
I am compressing/decompressing objects and sending them over http as
per the article mentioned in the URL below:-
http://java.sun.com/developer/technicalArticles/Programming/compression/
However I have a query regarding some code in which the following
Getting a Job24 Nov 2004 11:19 GMT9
I am a recent graduate and have just passed my SCJP. I'm trying to get a job
but am being rejected because of my lack of experience. I would appreciate
if anyone could give me advice on getting a programmers position. I'm also
considering going for further certifications in SQL ...
compile to machine code in "the classic way"24 Nov 2004 06:37 GMT4
Is there a way to compile a Java application into a "classic" exe?
This would also mean:
1. no javaw.exe launching
2. MyProgram.exe as the name of process' executable image (instead of
Parsing vars in URL24 Nov 2004 05:46 GMT3
New to jsp. (coming from php)
Need to know how to parse name/value pairs from a URL
ie. URL?name1=value1&name2=value2
if (name1) {
Overtyping of a method24 Nov 2004 04:42 GMT4
I'm trying to write a method that is overtyped. I want the method to return
either an integer or the string representation of the integer. There are no
input arguments to the method.
This does not seem possible. Can Java not determine from the expected output
problem executing a command with JAVA under windows...24 Nov 2004 01:54 GMT2
I am trying to execute this command :
D:\Progra~1\curl --disable-epsv  -T
D:\abonnement\fichierOCOV\UTISG30\OC_20040928_9H15_163348837.csv -u
glldadm:glldadm ftp://dsfb/temp/curl/ -D D:\curlOC.log
Java is EVIL, it's the programming language of SATAN ! ! !23 Nov 2004 22:25 GMT5
Java is EVIL, it's the work of the devil, made to collect your
souls and to turn you into brainless slaves of hell.
If you like Java, you will lose your soul to be damned
for eternal torment in hell.Demons and devils will feast on your soul
Tomcat Help....23 Nov 2004 21:08 GMT3
I am using Tomcat 5. What i am trying to do is have the default app be
one of my choice. What i mean is when you go the the URL
http:://localhost:8080 it will go to my app and not the default tomcat
administration app.
Image applet with NetBeans IDE23 Nov 2004 17:44 GMT20
I'm a student and my teacher, for a DSP course, asked us to write an
applet to do morphological manipulation on images. I'm a totally
newbie of Java but to gain a good mark I'm going to learn it :-)
So my first problem is to create an applet with two images (the
My programs won't compile23 Nov 2004 16:19 GMT2
I need some help writing programs that derive information from another
program.  I am getting compile errors I don't understand.  Can anyone
help me out?
Code review requested23 Nov 2004 16:14 GMT3
I'm attempting to teach myself java and hope to get some pointers on best
practices.  Below is a class I wrote to extract from an RTPatch log file
all files that were modified.  The code and example of an input log file
are below.
need some help with minesweeper23 Nov 2004 14:32 GMT1
I am making minesweeper/winmine in java and I have some small bugs
I want to calculate how many bombs there are around a certain field
My version does not always give the right count to certain buttons, some
buttons get, when there are two mines around them, the value 3 instead of
IE6 w/Java JRE won't run applets. Help?23 Nov 2004 14:17 GMT4
Hellooo..
I have a machine wherein Java applets will not function under IE.
Environs: XP Pro SP1 (yes SP1)
IE version 6.0.2800.1106.xpsp2.031208-2000
line numbers in stack traces23 Nov 2004 13:12 GMT4
When exceptions are thrown inside of my own code, and the stack trace is
printed, it is useful to see the exact line numbers of the various
elements of the trace. In my experience, this is sometimes the case,
while other times the trace says "Unknown source" for all of, or part ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 October, 2004
 
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.