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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
encrypted source file support in jdk?29 Sep 2007 13:18 GMT44
I an wondering if anybody knows if its possible to extend the
functionality of the sun java compiler/vm in jdk6, with for example
plugins or similar? or if the jdk supports something similar already?
What I am looking for is to set up a jdk environment where the source
image loading problem in login page28 Sep 2007 21:34 GMT1
Dear Group,
I have problem in my application login page. that is images are not
loading in page and if enter id and password, next page cant diplayed.
but same application running websphere 5.1, this error is coming in
[Map<Integer,ArrayList<String>>]question28 Sep 2007 09:25 GMT17
I am building a map with the key as an integer and a list of string as the
value ; basically this is the stripped code :
import java.util.Map;
import java.util.HashMap;
UnknownHostException28 Sep 2007 06:03 GMT4
I wanna access simple Http site...
I think ter is an error in the socket obj creation... pls help
urgent...
import java.io.*;
Installed Java version not in java control panel runtime settings28 Sep 2007 01:58 GMT2
On a windows pc that already has java 1.6.01 and 1.6.02 already
installed, v1.5.11 was installed (pc rebooted). It appears in the JNLP
Runtime Settings within the Java Control Panel but it does not appear
in the Java Applet Runtime Settings. How can this be added to this
JDIC system tray icon left click28 Sep 2007 00:08 GMT11
I use JDIC package to create a system tray icon for my application and
would like to display the pop-up menu when left clicking on the system
tray icon. But, unfortunately, it seems JDIC system tray icon can only
support right clicking to show the pop-up menu. Is there anyone can
adding graphics to my web app27 Sep 2007 23:37 GMT16
I develop a small web application with NetBeans and Visual web pack. I need
to add some dynamic 2D elements on my page. Which tehnology is the most
suitable for that platform ?
refresh/repain JFrame27 Sep 2007 17:49 GMT5
Hello again,
Is there a proper way to repaint/refresh a JFrame? I tried calling
repaint() but it doesn't seem to work?
Thanks
HELP!! Iam new in JAVA27 Sep 2007 14:35 GMT3
I am geting this error in JGRASP:
Lab01.java:2: package edu.pace does not exist
How do I fix it......????
Query.27 Sep 2007 04:03 GMT2
How can one convert a byte stream into a charcater stream.
We do have Streams (InputStreamReader and OutStream writer) to read
from and write to byteStreams from character streams.
But, If I want to write from a byte stream to a characater stream,
ANT FTP task Does not work26 Sep 2007 22:56 GMT5
Platform - windows XP
Env Variables -
name - ANT_HOME          Value - C:\apache-ant-1.6.2
name - JAVA_HOME        Value - C:\Program Files\Java\jdk1.5.0_12
Exception in thread "main" java.lang.NoClassDefFoundError: TableDemo (wrong name: components/TableDemo)26 Sep 2007 11:27 GMT3
I am getting the above problem when trying to
run a small piece of Java code.
I have jdk1.6.0_01 and jre1.6.0_01.
Any help much appreciated.
final and const java help needed for an old C++ programmer26 Sep 2007 01:43 GMT3
I am relatively new to java but have been using C++ for ages. In C++ I
try to write code that is const-correct but I do not know how to do
the same in java. Can anyone advise please? When I looked at this
initially it seemed like final might do what I want but that only
when filewriter(file, true) second attribute is true, the output is written twice.?25 Sep 2007 15:22 GMT7
why does my out put file "log.txt" has the output written twice?
here is my code:
package productsupport;
import java.io.FileWriter;
Help25 Sep 2007 08:43 GMT17
I need a java program that will change a grade after suming by 4 to an A?
Pages: 1 2 3 4 5 August, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.