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
String and Char Help03 Feb 2007 08:23 GMT11
I have a few questions but first here is my code.
   public class CountVowels
  {
      public static void main(String[] args)
hi 2 all03 Feb 2007 07:30 GMT15
i wanted u know which book is good 4 a jsp/j2ee/servlet beginers
how to encapsulate JAI and ImageIO classes into jar file without installing them03 Feb 2007 07:23 GMT1
I've finished my application design and been told that the project
would be published to web for user downloading. This application
imported a few classes from JAI and ImageIO, which requires initial
APIs installing .It shouldn't be a issue if user or IT person can
Javadoc including "java.lang.String" instead of just "String" for return values03 Feb 2007 07:14 GMT2
    How does one get the javadoc utility to show just "String" instead of  
"java.lang.String" in its output?
    I've noticed that, for example, Sun's "awt.TextField.ParamString()"  
method is documented as follows, and I'd like to make mine appear this way  
Trouble getting past the loop.03 Feb 2007 04:30 GMT5
I'm writing a program that is supposed to read in any number of hex
values (3c 4a 5b 45 ect), convert them to binary (in this case
111100100101010110111000101).  The program then counts the number of
ones in the sequence.  Also, it is to figure out the longest sequence
Spell checking with Java03 Feb 2007 03:33 GMT2
I am looking for a module which allows spell checking. Since the
project is in Java, it would be good if the spell checking is also in
Java. I googled and found J(A)spell and Jazzy, but I don't have any
experience with those projects, and I am not sure how their quality
How is the max value that you can set with the -Xmx param for heap size of the java jvm determined?03 Feb 2007 02:45 GMT5
I would like to instantiate the java jvm with a larger max heap size.
I use the -Xmx parameter to do so. I have discovered though that the
value you can specify here differs from box to box. I assume its
related to the physical and swap memory. Is there a formula that can
java -nio-  reading a file- whats wrong with this02 Feb 2007 22:38 GMT3
        java.io.FileInputStream zipStream = new java.io.FileInputStream
(path);
        File file=new File(path);
        System.out.println(file.length());
ActionEvent / EventListener in a web app?02 Feb 2007 18:18 GMT1
I am facing a strange situation.  I have been using AJaX and I have
created a situation where it seems the best solution would be to add
ActionEvents and EventListeners to some of my servlets.
Good Idea?  Bad Idea?  Harmless?
Eclipse breakpoints02 Feb 2007 18:16 GMT2
Usually when using the Eclipse debugger when I add a breakpoint a blue
"dot" icon with a tick appears in the gutter of the source code.
Sometimes though all I get is a blue dot with no tick and the code
does not suspend execution at the breakpoint. Why is this? No warnings
is this correct?02 Feb 2007 17:49 GMT8
hi i was wondering if this is the correct way to initialize an
arrayof
linked list like this
LinkedList [] Separate = new LinkedList []; ???
EXcellent consultants available immediately with us02 Feb 2007 17:24 GMT1
Let me present you with list of consultants currently available.
Name / Job Title
Summary
Ramchandran/Java
servlet accessed from url with subdirectory02 Feb 2007 16:36 GMT6
I have a servlet that I'd like to access with a url that includes a
subdirectory; e.g., www.whatever.com/mysubdir/MyServlet (because that
subdirectory is a protected area with associated jsp's).
But, I can't seem to get a configuration that will map a request to the
JVM/Java memory footprint02 Feb 2007 11:50 GMT16
Though I have some three four years experience in C++ ,I did not have
that much oppurtunity to work in Java. Currenly I was doing some
analysis for a very simple CLI and was surprised to come with a memory
restriction. I found that if I use Java for developing the CLI
Java API sound02 Feb 2007 10:26 GMT19
I'm trying to use JAva sound API but I have an error on some computers
with this code :
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.BooleanControl;
 
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.