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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sun Java and Microsoft J#.net17 Apr 2004 17:24 GMT2
Hi, I have recently been programming using the Sun java sdk but for a
project at college, I have to use Visual J#.net. What are the main
differences between the two? Which one is harder? Is there any difference
between the two API's?
tomcat 516 Apr 2004 14:21 GMT1
Can anyone please tell me when Tomcat 5 came out and how long it was in
Beta?  I tried to find this info on Apache's web site but it wasn't easily
available.
Thanks.
Array to nice table presentation16 Apr 2004 13:28 GMT14
Hello all,  I am somewhat of a newbiew but learn real fast.
I have a Sorted Map and want to parse out the contents into a nice
viewable table.  My first thought was to create an HTML doc and display
it in a JEditorPane.
Compilation Problems16 Apr 2004 07:45 GMT2
I believe I have a problem that is machine specific.  I have several
java programs that compile fine on one machine but when I take them to
another I get the Java:16: Cannot resolve symbol error.
I was thinking it was the path variable but I did set it up per the
JPanel doesn't update fields.. Help16 Apr 2004 00:30 GMT3
I have been stumped with this problem for days.
The JPanel does not update the JLabel component into the new JButton.
Even if the JButton is a new JLabel, the panel doesn't update.
Any help a million times appreciated.  thanks
KeyEvent problem16 Apr 2004 00:18 GMT1
When i add a JToolBar to my JFrame, i loose the KeyEvent. Is it normal ?
Any information is greatly appreciated!
Thanks,
Installing POI16 Apr 2004 00:13 GMT2
I'm having trouble installing POI stuff....starting with Ant and then
Forrest, and ending with the building of POI itself.
The docs with the POI are almost no use...will anybody please help???
Galal
Need help with drawString method16 Apr 2004 00:11 GMT3
With this code:
import java.awt.Graphics;
import java.applet.*;
import javax.swing.*;
Problems with JLabel16 Apr 2004 00:09 GMT5
On my applet I defined a JLabel to display messages. I see the label, but after
I changed it with:
Lbl1.setText("this is a warning");
I don't see a change - I see the old contends.
can't find package that is in jar file16 Apr 2004 00:07 GMT2
So there is a package in /somedir/somewhere/stuff.jar
If I look in stuff.jar I see subdirs like this:
/com/mycompany/connection/*.class
My CLASSPATH has /somedir/somewhere in it, and my code has this import statement:
"cannot resolve symbol" but it's in the JAR file and in CLASSPATH15 Apr 2004 23:02 GMT3
There is a jar file at /somewhere/bung.jar that has a class I'm using.
jar tv tells me this
/com/mycompany/things/Account.class
My CLASSPATH has .:/somewhere/bung.jar
Compile Order15 Apr 2004 22:33 GMT3
If the compiler reads left to right, top to bottom, and every
application needs to have a main method, why is it OK to put the main
method near the end of the program instead of immediately following
the class?
Executing code when a class loads15 Apr 2004 22:25 GMT5
Is it possible to execute code when a class is loaded from a package?
Like a sort of static constructor?
Signature

Josef Garvi

Date problem15 Apr 2004 22:24 GMT5
I have a problem whit formatting my date.  On my screen I have a
formattedtextfield whit a dat in (format: dd/MM/yyyy).  Now in my sql I need
the following format MM/dd/yyyy.  But when I try tot format this I get the
following error:
Throws vs Try & Catch15 Apr 2004 19:40 GMT4
Could anyone explain to me the main advantages of using Try and Catch rather
than Throwing Exceptions.
For convinience, I often throws exception but in most elegantly written
programs, people almost always use Try and Catch.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 March, 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.