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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using xalan and xerces20 Feb 2004 15:51 GMT3
How does one use a third-party jar in one's application? I am on a
project which wants to incorporate Apache's Xalan / Xerces projects. I'm
a relative novice at Java (obviously). How is a third-party jar included
in a project?
Arrays: comparing and removing non-matching elements20 Feb 2004 15:46 GMT3
I'm new to the Java scene, and for this particular problem I'm trying
to find a way to look inside a character array, compare each element,
and then remove matching elements.  The end resulting array must have
all unique elements.  I've got to the point of comparing and returning
FileNotFoundException for zip files20 Feb 2004 12:40 GMT4
I get the following exception.
java.io.FileNotFoundException: attrtest.zargo (No such file or
directory)
       at java.io.FileInputStream.open(Native Method)
How to add two arrays of same type20 Feb 2004 11:55 GMT2
I am trying to add two Attribute [] is it possible?
Can I do like below?
All opinions are welcome!
BR
is there a script that chooses a random source file?20 Feb 2004 09:27 GMT1
I'm using a javascript with a separate source file. In order to get the load
time down to a minimum I'm thinking of using several source files.
I would like my javascript to choose one of the source files randomly.
Would be nice to name the files getcontent1.js, getcontent2.js
Newbie string processing query20 Feb 2004 04:34 GMT6
I'm trying to work out an efficient way to convert a String (with
extended characters - ie accents, symbols and so on) into a block of
HTML. So, for example, every instance of unicode 0224 would be replaced
by the "à" entity.
IllegalStateException:Writer being already used by the servlet19 Feb 2004 22:39 GMT5
I am faceing a problem (ofcourse thats what makes all of us come
here)..what I am trying to do is , create a image offscreen in a
servlet , then using PixelGrabber serialize the int[] and then the
applet reads it, ..so far fairly straight, now here...
How to get stack dump on Linux19 Feb 2004 20:04 GMT2
On Windows, I can get a stack dump by hitting Ctrl-Break.
I can't seem to find the equivalent action in Linux, either with Google
or in the Sun API tools documentation section.
Can anyone help me out, please?
Named Pipes19 Feb 2004 16:26 GMT2
I've looked everywhere for help on how to do this. I need to write to
a named pipe (created outside the program) in order for another
application to read its contents. does anyone know how i would have to
go about this? I've looked everywhere for help on how to do this. I
Help19 Feb 2004 16:13 GMT4
Help!
I have had VB6, C++, well versed in html but I am about to pull my hair out
on JAVA!!!  I am getting an error in line 54 of this code.  Can someone help
me please?  I am a college student trying to get a grasp on this situation
buff = new StringBuffer(10000); buff.toString(); Will GC be complete here?19 Feb 2004 16:08 GMT5
import java.util.*;
class garbage_collection {
   public static void main(String args[]){
       System.out.println("Init");
Design question19 Feb 2004 15:42 GMT1
I am designing a class that is supposed to handle different file formats
( eg. zip and gzip) and retrieve a *.xmi file.
I will point to a specific directory. At the moment there could be
*.gzip and *.zip files. There could be more types in the future. However
Newbie Compiler problem with sdk 1.5.0 beta19 Feb 2004 13:37 GMT3
Yesterday I downloaded and installed j2sdk 1.5.0, beta 1. eI tried the
compiler by entering
   javac HelloJava
The compiler replies"
Mac OS X "Reveal in Finder" ?19 Feb 2004 11:28 GMT4
Any ideas how to implement a "Reveal in Finder" function that works on
Mac OS X ?
NoClassDefFoundError / JSP /  Classes19 Feb 2004 01:59 GMT7
From http://www.mycgiserver.com/~ppowell/chat.jsp:
[Code]
<%@ page import="java.io.*, java.net.*, java.util.*,
java.util.regex.*" %>
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 January, 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.