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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
duplicate classes?04 May 2004 18:40 GMT2
When I compile my project under ant, I sometimes get:
compile:
   [javac] Compiling 2 source files to /Users/roy/Dev/FlightPlan/build/classes
   [javac] /Users/roy/Dev/FlightPlan/src/FormatParser.java:13: duplicate class: com.panix.roy.ata100.FormatParser
Serving PDF from a servlet - blank screen in IE04 May 2004 15:43 GMT11
I have a problem that is driving me nuts. Our Web app generates PDF files
using iText library; the Tomcat servlet saves the PDF data into a temporary
file, and then forwards it to the browser using sendRedirect() method of
HttpServletResponse.
Newbie question - please help04 May 2004 14:55 GMT3
Hi,
Thanks in advance for your help.  I have 3 books on Java and have been
searching the newsgroups for 2 days trying to solve a simple problem.
I am trying to make a simple stand alone address book application,
Getting rid of double spacing in a string04 May 2004 08:21 GMT1
Hi Guys, is there a way to get rid of double spaces within a string without
using the tokenizer method? I was thinking of doing a loop that goes on
while two spaces are next to each other within which I'd delete the
character it's up to. How do I delete a char?
Date Chooser04 May 2004 04:32 GMT2
Is there a class that will put up a calendar and let a user select a date?
Thanks
Paul
Package Problems04 May 2004 01:02 GMT1
I am doing an example from java.sun.com.  I have several files all with
package divelog.  The first puzzle is that DiveHandler requires
import divelog.UIWestPanel;
import divelog.DiveRecord;
java.sql.Clob03 May 2004 23:29 GMT1
I am creating a class which has an instance variable of type java.sql.Clob.
Within the class, I'm attempting to write a copy() method which will create
a duplicate of an object of that type.
I'm getting unstuck when trying to understand how to copy across the data
RandomAccessFile.readLine() returns an empty string03 May 2004 22:27 GMT13
I'd appreciate some info on strange behavior of the
randomAccessFile.readLine() -method.
I'm trying to read in a line from an ASCII file (with line separators), but
instead of returning the desired line, readLine() just returns "".
RMI help03 May 2004 22:20 GMT1
I am trying to learn RMI by creating a simple program by reading the
steps given in "The Complete Refrence" but I am getting the error as
"ClassNot found"
The code is as follows:
Applet Sound03 May 2004 22:08 GMT3
Hello,
I am trying to play a sound in an applet. In the appletviewer it
works fine but in Internet Explorer it specifiecies a
java.security.AccessControlException error.
helpwindow03 May 2004 20:05 GMT1
I have to do a helpwindow in java.
Is it anybody who have a small nice example ?
/Curt
bug in junit assertions?03 May 2004 19:15 GMT3
I have a junit test case fail recently, but instead of printing out the
expected and actual values, it just printed <...>.  A bit of exploring
to find a minimal example led to the following:
import junit.framework.*;
A java script from that need a little bit of adjustment - Could you help?03 May 2004 17:38 GMT2
I download this java script and it does work.  Actually, it is great
for my purpose.  Just a little complain:  It will be great if it will
open the ads randomly.  Right now, it will open then in the order you
see bellow.
SYSTEM ARCHITECTURE OF USE JTIDY03 May 2004 17:14 GMT1
REGARDS:
if i use jtidy to transform html to xhtml and
find a way to transform a html web to xhtml web.....
me have 2 model choices:
valueOf versus copyValueOf03 May 2004 15:26 GMT2
Hi, I've bumped across something that's bothering me in the String class.
Specifically, it regards the methods
public static String copyValueOf(char[] data)
-and-
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 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.