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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help: incomparable types: boolean and char error in code10 Feb 2005 12:30 GMT2
I need help. I have compiled the code as listed below but get the error
message:
    incomparable types: boolean and char
   [javac]          while (continuing == '0')           {
JavaCard Simulator10 Feb 2005 11:47 GMT2
Anyone know where i can download a Java card Simulator from?
linked list10 Feb 2005 08:06 GMT2
I am new to java programming.  I am trying to find an example of a linked
list.  I haven't been able to do so.  If anyone can post one or send one to
me I'd be grateful.
Thanks.
map tomcat address10 Feb 2005 00:25 GMT1
Hi, I am using tomcat and the address for my app is
http://www.mysite.com:8080/myapp/login.jsp
How can I configure tomcat so that the same app can be accessed by
http://www.mysite.com
How do I view the runtime execution path of a JIT JVM?09 Feb 2005 23:53 GMT2
I am interested in viewing the runtime execution path of a JVM
featuring Just-In-Time (JIT) compilation such as Hotspot.  I am
specifically interested to see how much code is being inlined.
Is anyone aware of a tool that does this?
Question on JVM and Bytecode09 Feb 2005 22:22 GMT4
I am trying to get my head wrapped around the concepts of  Bytecode and Java
Virtual Machines. This is my understanding (right or wrong) so far.
When I write a java program and compile it, the code that gets generated is
not object code, as would be generated by a different kind ...
Trouble using multiple JARs09 Feb 2005 16:23 GMT3
I've recently started using the EXPORT feature of Eclipse for JAR
files, this worked great when I exported everything as one big JAR.
Now, however, I'm trying to be 'clean' and split up the JARs depending
on what package they're in:
How to list (from command line) all files in a "jar" archive ?09 Feb 2005 15:55 GMT21
I thought
jar -t myarchive.jar
resp
jar -t myarchive.jar *.*
white space problems with java-sql code09 Feb 2005 14:53 GMT1
I'm trying to display the rows of a sql database in a web page, but the row
called "Bedlington station",
having a space in, is causing problems. How do I fix this? I've tried
enclosing single quotes in the double quotes,
Analysing wav files in java09 Feb 2005 14:29 GMT1
I've got a wav file consisting of a series of spoken words. I have to
analyse this file in order to determine the syllable boundaries in the
speech. This must be done using the Convex hull algorithm.
I can get the file into memory, etc but where should I go from here?
incomparable types09 Feb 2005 13:57 GMT1
Many thanks,
That did the trick.
Donna
Cipher pains09 Feb 2005 12:54 GMT2
Somehow, the JCE continues to amaze me. It claims to support the AES
cypher, yet the following code throws a NoSuchAlgoritmException:
import java.security.NoSuchAlgorithmException;
import javax.crypto.Cipher;
Getting the wrong answer for base conversion09 Feb 2005 12:01 GMT5
I've been working on a program for base conversion.
After making some adjustments I am yet to get the "correct" answer for my
conversion. For example when i key in 100(binary) i get 10 as its decimal
equivalent.
BufferedReader.readLine() hangs09 Feb 2005 10:26 GMT14
The following program hangs on Linux 2.4.20, jre 1.5.0-01-b08,
server VM with a suitably large input file (say, 4+ MB):
import java.io.BufferedReader;
import java.io.FileReader;
Problems with School Project!09 Feb 2005 03:07 GMT2
Hi, sorry but this is going to be a long post. I wrote a program that
simulates a 43 mile section of a turnpike.  Each vehicle object created
passes through 3 filters.  A toll filter and 2 speedtraps.
I can't seem to get the Ticket information to print correctly, and I
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 January, 2005
 
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.