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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Funny DecimalFormat problem22 Feb 2007 13:00 GMT1
I have a class like so -
public class test {
   private static final DecimalFormat CLASS_DECIMAL_FORMAT = new
DecimalFormat("00");
More newbie questions22 Feb 2007 12:36 GMT15
(newbie question thread consolidation thread)
Let me preface by saying I'm taking a java class, and my instructor likes to
see us maximize the usage of the collections framework whenever possible. He
wants an efficient oop design. I can get my code to run and do what I want,
Get Parameter from URL22 Feb 2007 12:30 GMT4
I am passing two parameters from a JSP as follows -:
<jsp:forward page = "NewTJQRSuccess.jsp?pttquotationrequestid=<
%=pttquotationrequestid%>&pttclientid=<%=pttclientid%>"/>
On NewTJQRSuccess.jsp, I can retrieve pttclient id with the
Debugging an applet or JApplet in an IDE?22 Feb 2007 09:02 GMT3
Is it possible to debug an applet or JApplet in an IDE?
How?
A template question.22 Feb 2007 08:47 GMT3
I have a question about type parameters. Class Log is concrete one I
expected.
Log l;
l.setValue(10);
Inheriting methods - what to put in super class.22 Feb 2007 05:09 GMT3
I have a class, Item. I have subclasses, CD, DVD, Book, etc (public
class Book extends Item). In the subclass Book, for example, I have a
method that returns the author of the book. I want to call this from a
class outside of the Item class, and I do it like this:
trouble passing float array from C to java method22 Feb 2007 00:10 GMT11
I have a float array, and I am trying to pass it to a java method, but
it craps out during the call to pass the array. Anyone have any ideas?
Here is the header for the java method:
public void addPoints(final float[] scopePoints)
Steve Jobs Dismisses Java As "Heavyweight" in an Age of Lightweight Computing22 Feb 2007 00:07 GMT18
"These are curious times just now for Java. In one and the same month,
Steve Jobs stands up, and declares – referring to language support on
the new Apple iPhone – “Java’s not worth building in. Nobody uses Java
anymore. It’s this big heavyweight ball and chain.” And in the same
browser developed using swing library22 Feb 2007 00:00 GMT4
ive used jeditorpane n jframe in my browser.its purely based on swing
components.the problem is that google gets displayed but i cant search
nething on it...gmail doesnt get displayed at all...quite a number of
pages aint displayed for that matter..what shuld i do,plz help!!!!
Europe Tests Established Chemicals on Millions of Animals21 Feb 2007 23:41 GMT1
Tony
Nottingham
England
21 February 2007
Linked Lists newbie question21 Feb 2007 22:12 GMT2
I'm still pretty new to java and I'm having trouble understanding how
to reference a node.
I've written 2 classes, a node class with mutator and accessor methods
and a linked list class.  I need to write a method within the linked
Regualr Expression Puzzle21 Feb 2007 21:47 GMT3
Here's my pattern: "\\b[A-Z]([A-Z0-9]|([+-_/&](?=[A-Z0-9])))+\\b"
This pattern finds the string F1.3 . For the life of me I can't figure
out how the dot gets sucked in. Seems like it should find F1 . Can
someone explain?
Licensing of Enterprise Java Software21 Feb 2007 21:00 GMT4
I have produced a piece of Java enterprise software (using only Java and
open-source components) and I considering my potential options when it comes
to selling and licensing the product. It is a business critical/core
application for certain finance-related companies - a kind of ...
external processes21 Feb 2007 20:56 GMT2
I'd like to know what is a safe way to deal with
an external process which we're *sure* won't
be generating any output on stdout/stderr nor
expecting any output on stdin.
How to check variables for uniqueness ?21 Feb 2007 20:18 GMT78
I have eight variables : var1, var2... var 8. All types String.
How to check that each variables has unique values ?
Thank you for your help,
xtanto
 
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.