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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help: I need a difference in time04 Aug 2004 08:35 GMT2
How can i figure out the difference in hours or minutes (e.g. 4.3 hours)
between two times, e.g 12:04 and 13:01?
Any help would be great, thanks
Help newbie with Netbeans help system/javadocs pls.03 Aug 2004 22:00 GMT7
I am a newbie to java and Netbeans.  I am having trouble understanding
how documentation is implemented in Netbeans.  Here are a few of my
questions.
1. What is the "Show Javadoc" option (Alt+F1 or in context menu from
JList with id's?03 Aug 2004 20:03 GMT2
I would like to fill a JList with a String array, but I would also like to
add an int as id, so that if I have two items with the same String, I can
tell the difference between them. How can you do this?
thanx in advance
Cookies and web applications03 Aug 2004 19:02 GMT3
Dear List
I have three or four jave web applications all with login functionality, and
some users might access all of them independently. When the users register
with us originally, a cookie is created (java) with an identifier and their
Advice required: Properties on several environments03 Aug 2004 13:42 GMT1
We have a java software delivered to us by our provider. This software
contains property files.
We install their software on 3 different environments: our test
platform, integration platform and production platform.
My shell can't find Java03 Aug 2004 09:37 GMT7
Hi
I am using Mandrake linux 10. I downloaded java with netbeans from Sun and i
installed it in /usr/local
Each time I type java I get an unknown command error.
text not displaying properly03 Aug 2004 03:57 GMT1
I am running the Debian (sid) distribution of Linux with Sun's java
version 1.4.2_05.  I am hoping that someone might be able to help me
with a problem I'm having running some java applications.  On some
applications the text in the edit boxes seems to be positioned to far
Newbie : Post #203 Aug 2004 01:59 GMT3
Still trying to get a grip on Java and recently started using NetBeans IDE
3.6 to create my GUI portion of the app.
I created a simple combobox and textfield on a jframe and the IDE create an
event listener for me.
.JSP file mapping?02 Aug 2004 21:23 GMT7
I want to use the a construction like: index.jsp/0/3/4. Of course
index.jsp will not be found because I am not using the right file
mapping(i think). The index.jsp is _not_ a mapped servlet.
Anybody has an idea? I has to do something with the url-patterns but I
serialVersionUID.. ?02 Aug 2004 21:12 GMT2
I posted this message in the Eclpse group with no responses. I am using
Eclipse.
I resolved by defining this in my class:
static final long serialVersionUID = 0;
Advice for OCR solution (or alternative)02 Aug 2004 17:58 GMT5
I'm writing software that does a screen scrape of an application (which is
proprietary code and no OLE controls) to strip text information from the
screenshot image and then manipulates the application.
I've chosen Java for this project because the Java.awt.robot class has the
Close Button02 Aug 2004 17:58 GMT2
Hi folks. J have a little problem:
I build a small java editor. I have the menubar. I would like to have a
close button (x) on the most right place of the menubar.
Is there a way to do this painless...?
Graph structures in Java02 Aug 2004 12:19 GMT15
Is there an implementation of a Graph structure in Java? Or do I need to
code my own?
Thanks
Allan
How to input Latin-15 characters into JTextField?02 Aug 2004 06:23 GMT28
Is there a way to input Latin-15 characters (oe, OE, scaron, Scaron,
zcaron, Zcaron, Ydiaeresis) into JTextField? When I input them, I see
only squares.
I have Latin-1 font, because
pass an array as a function argument02 Aug 2004 05:14 GMT8
when we pass an array as a function argument, we do this:
printArray(new int[] {4,5,6}); //good
OR
int [] a = {4,5,6};
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 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.