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
Multiple image sizes in frame icon (window icon) in Swing12 Feb 2007 23:15 GMT3
Hello, in Swing, how can I achieve that a frame icon has several
images associated with it, in different sizes like 16x16 and 32x32
pixels? (In Windows, this is useful, as the icon in the window of the
frame has usually size 16x16 while the icon as shown when you press Alt
Problem with applets with Opera browser12 Feb 2007 23:13 GMT5
I have some problems with applets in Opera. I just get a gray window
and nothing in it. The html page should be correct, as it works in
Internet Explorer (the applet is loaded there). I have "Java enabled"
checked in the Options. Nothing appears in the Opera Java Console.
delete repeated letters in a word12 Feb 2007 21:22 GMT10
so If i enter the letter blbabh
the word will acutally become: blah
// repeatble letters in the key
   char checkkey[] = pkey.toCharArray();
input of value integer problem.12 Feb 2007 19:56 GMT1
> Hey, Sorry to bother you, I have output that is not doign what i want it
> to
> do.   I'm just having trouble getting it to run the way I want it to do.
> I'm
forcing finalize()12 Feb 2007 19:12 GMT9
I found way to force finalize() using deprecated since JDK 1.1 method:
--------------------------------------------------------------------------
class WebBank {
    boolean loggedIn = false;
Protect sensitive string in .class12 Feb 2007 17:29 GMT9
If my application use an encryption key to encrypt some data, then
what is the best possible way to get that key?
I mean if i keep the encryption key inside a class file then someone
may decompile the file and get the key..
Defining string java cup/jflex12 Feb 2007 16:07 GMT1
Maybe someone here can help with this.
I'm a newbie to cup/jflex and I'm having some troubles. I'm starting
with an example I found somewhere and modifying it slowly to get the
desired result. I want to allow strings, eventually between braces
jetspeed portal issue12 Feb 2007 16:02 GMT1
does jetspeed support sybase database?
the following link says it does support
http://portals.apache.org/jetspeed-2/getting-started.html
but they have not mentioned any constant for sybase (which is required
Two identical Strings stored in two different object12 Feb 2007 15:32 GMT12
Hi, I know java ensures that only one String object exists when there
are two identicals Strings, i.e:
String s1 = "Hello";
String s2 = "Hello";
JSP, Arabic text and Oracle12 Feb 2007 15:14 GMT9
I have a problem saving Arabic text entered through a JSP into the
Oracle database.
The NLS_LANG parameter for the database is AMERICAN_AMERICA.AL32UTF8.
Do I need to change this value to something else?
JSP Tag syntax and use12 Feb 2007 15:01 GMT3
i'm developing a JSP page, starting from an example.
I'm using JPivot, a tag library for rendering OLAP results.
Everything works well, but i need a bit of customization.
The example code is like that :
Excellent Software Testing Resource12 Feb 2007 14:00 GMT2
I have found an excellent site on Software Testing, the site provides
in depth material on what and how is software testing, along with
complete details of Win Runner / Load Runner. The site has a good FAQs
and testing tools.
How install forte for java CE12 Feb 2007 13:57 GMT1
Can I install forte for java CE?
how??
Is it free?
Thanks in-advance,,
Two questions about Ant12 Feb 2007 13:51 GMT2
I am a Java (and Ant) newbie, so be gentle.
1. The Ant documentation says, "All the main Java IDEs ship with Ant,
products such as Eclipse, NetBeans and IntelliJ IDEA. If you install
Ant this way you usually get the most recent release of Ant at the
Unable to locate package java.lang in classpath or bootclasspath12 Feb 2007 13:49 GMT1
I am new to Eclipse. I tried to build a project but I got the
following error. I assume that it is environment issue. Any help would
be apprecitated.
Buildfile: E:\Eclipse\WorkSpace\HelloWorld\build.xml
 
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.