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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
statics in inner classes12 Jul 2005 01:59 GMT14
I think I almost have it understanding inner, nested, top-level,
public etc classes and the equivalent enums.
What I don't understand is the restriction on no static variables in
inner nested non-static instance classes. Why?
effectiveness of compiler optimization12 Jul 2005 00:22 GMT13
I've been using Borland Java for a year or so. One thing I notice is that althought there are profiling tools
there are no optimization settings for the compiler. Whereas I'm used to having C/C++ compilers that hve
multiple options for optimizating for time or for memory etc. ...
Convert Raw Text Escaped Characters to Characters11 Jul 2005 22:16 GMT2
I've done this before but can't remember how. I have a string which
contains values like
"hello\013Goodbye\a"
The application is putting them into a string but escaping them, so
counting files into jar11 Jul 2005 21:56 GMT4
I've a problem that I cannot solve and maybe you can help me.
Supposed to have the following package into a jar:
MyJar.jar
./main
simple enum question by newbie11 Jul 2005 20:41 GMT2
I have a swing application with several JButtons.
Can I use enum to determine which JButton was clicked
based on the String JButton label? I am using ".equals" now.
simplify extended character strings11 Jul 2005 20:28 GMT1
If I have a String such as
réservé
I would like to convert to simply "reserve"
Is there a library to do the above?
Why the following codes is "especially slow" and "unformally slow"?11 Jul 2005 18:34 GMT3
Why the following codes is "especially slow" and "unformally slow"?
regards:
The following codes is "especially slow" and "unformally slow".
Following is part codes of the "socket stream",
Retrieving Windows User Level11 Jul 2005 15:45 GMT9
Im writing an installer for a complex windows application. When the
installer starts up, I want to check to see if the current user logged
onto windows has Administration rights. I know I can retrieve the user
name using the property "user.name" in Java (I'm using Eclipse 3.0). I
How to keep JRE running at W2K logoff?11 Jul 2005 15:18 GMT4
I have a Java application which processes messages and places data
extracted from those messages into a database.  Someone suggested that
if application was made into a service then the message processing
would be truely automatic.
implements set and map11 Jul 2005 14:56 GMT4
Is anyone aware of a Collections Object that implements both the Set and Map
Interfaces concurrently? Is it possible to even create one?
Thanks, Ike
Running a class from inside a jar11 Jul 2005 14:04 GMT1
Newbie one: I have a Hello.class in my local directory which prints "Hello"
and a World.class in ./org/test which prints "World". The World class is in
a package (org.test) which the Hello class imports and calls to. It works
fine.
where shall i place a file like libeftapi.so.1.1.8 on LINUX OS?11 Jul 2005 13:30 GMT3
I have here a file , i think a library to be used by a java demo program of
a supplier providing serial interface api that will run on Linux. e.g.
libeftapi.so.1.1.3 . Where shall I place this on Linux system??? what
subdirectory? Or shall i place it in my JDK1.4\lib director(ies)? ...
New Applet Restriction?11 Jul 2005 13:25 GMT3
In an unsigned applet, let us say my web page lives in:
mindprod.com/projects
let us say my jar lives in
mindprod.com/applets
Reading JPEG image width & height only11 Jul 2005 12:50 GMT10
I'm trying to find an elegant and short(ish) method to find the image width
& height of a JPEG data stream without having to read any image pixel data.
I  am not interested in porting any JPEG/JFIF file parsing code from C or
Pascal or Delphi.. ;-)
Tomcat database connection problem11 Jul 2005 12:14 GMT2
I desperately need some help on this. I have an application that runs
on Tomcat. All this while i had windows xp service pack 1, but now i
have upgraded to windows xp service pack 2. Since then Tomcat gives an
error trying to connect to Sql server using JDBC connection.
 
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.