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 / General / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
scanner clas19 Sep 2005 14:25 GMT8
I want to use the scanner class for user I/O and I am
using Eclipse. But the when I import java.util.* , eclipse
doesnt recognize the scanner class. Can you please specifically
tell me what I should download and could you also give a direct
queue initiate19 Sep 2005 06:31 GMT4
can anyone initiate a queue with the new index ??
I am trying stuff like:
//queue with max 20 int elements
Queue<int> myQ = new Queue<int> (20);
Logger Performance19 Sep 2005 05:42 GMT1
I was looking at the Logger classes the other day and I read some claims
about the performance of the Logger that I found a bit hard to believe.
Ideally what one would like is a system like the assertion system where
logging code is only executed when it is above the level being ...
Making lists visible19 Sep 2005 04:17 GMT6
I've got a list in my program and I'e written code to add a string to it.
However I can't see it on the GUI that I've designed. Is there a step I'm
missing or need to do to make each string visible?
can someone please take a look at this(pretty basic)19 Sep 2005 01:05 GMT8
basically, its a program that displays an input window and the user
enters numbers(i.e. 21 3 45 2) on the line as a string and im trying to
parse that string and pass each integer to a vector...heres the method
im trying to use...
Can anyone recommend a source for information on debug symbols?19 Sep 2005 00:41 GMT2
I'm curious how the jdk embeds debug symbols in .class files.  Can
anyone recommed a good resource for that, either on the web or in book
form?  Is there a standard API for determining things like "which ctor
is being called on line X, col Y of file Z.java?"
To create crossed circles in Java18 Sep 2005 23:54 GMT1
I need to create 3 crossed circles in Java, i like doing the circles in
the window, but i don't know to cross, they must appear in the window
like a chain.
Thanks for your collaboration.
Hard coding HTML into JSP tag handler18 Sep 2005 23:26 GMT5
At my company we're starting to use tag libraries a lot. A number of
the tag libraries have a fair amount of HTML hard coded in the java
code of the tag handler. Is this generally considered acceptable or a
"bad practice"?
CachedRowSetImpl in 1.5 incompatible to Tiger 1.01 ref impl18 Sep 2005 20:49 GMT2
Hi...
we use the SUN CachedRowSetImpl (currently Tiger 1.01) reference
implementation for a while in server-client data exchange just fine. Now
we are trying to experiment with clients wunning on jdk1.5_03 and get
Should I use <applet...> or <object...> tag?18 Sep 2005 20:22 GMT13
Should I use <applet...> or <object...> tag? I always use <applet...>
today, but for some reason that I don't quite understand it is
deprecated by w3c. I guess they want to put all code-like content
(applets, flash, activex etc) into the same framework. I wish to be a
Conditional classes for j2me and j2se18 Sep 2005 20:18 GMT6
I have the distinct suspicion this is a FAQ, however I'm not sure what
terms to search on.
The problem: I want to have a class - let's call it HttpRequest.
However, the low level details differ in the implementation of the code
Big JARs = Big Problems?18 Sep 2005 18:54 GMT11
Hi.  I'm on a project that has several notional Java components.  These
components are each made up of one or more JAR files.  Our JAR files
are very big, meaning they have a lot of .class files. All the class
files are somewhat cohesive, since they all are about the functionality
General Queries on Java API18 Sep 2005 18:12 GMT3
Please see the following code snippets:
1)
public Method getMethod(String name,
                       Class... parameterTypes)
How much should I charge for fixed-price software contract?18 Sep 2005 16:30 GMT277
In recent years I've been unable to find anyone willing to pay me an
hourly rate for my fine work writing computer software. Apparently no
company is willing to hire anyone who has been out of work, for fear of
paying even minimum wage and getting somebody nobody else wanted and
ImageJ memory leak?18 Sep 2005 15:37 GMT10
I have memory leakage problem using ImagePlus.show() when I use ij
library outside ImageJ. Even after I close the imageplus window, the
memory is not free. I tested the similar situation inside ImageJ and I
don't encounter any memory problem. My test code is attached at the
 
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.