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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Eclipse Not Recognizing CDT Plugin05 Oct 2006 03:08 GMT2
I downloaded the version of Eclipse 3.2.1 and CDT 3.1.0 plugins for
AIX. I installed Eclipse on AIX by simply extracting the zipped file. I
then unzipped the CDT plugin into the eclipse directory. When I open
Eclipse, I do not see the CDT perspective.
Inconsistent RGB Values from BufferedImage05 Oct 2006 01:06 GMT1
  I am experimenting with reading color values out of image files
(jpg, gif, etc.), and have been using ImageReader to do so. What I am
trying to do is make changes in RGB values for the pixels of an image
translate to different actions --> consider a 2x2 pixel image, if the
Netbeans, Tomcat 5.5, JDK 1.5 and Web Services05 Oct 2006 00:18 GMT1
Has anybody successfully set up Netbeans 5.0, Tomcat 5.5, JDK 1.5 and
web services 2.0?
The Sun site seems to push the the Sun Application server and isn't
real helpful.
about using streaming API for file upload04 Oct 2006 23:01 GMT1
I am using streaming API of Apache Commons Fileupload. I got the
following error:
FileItemIterator cannot be resolved or is not a type
I looked at the file commons-fileupload-1.1.1.jar, it looks like does
How to use Java to talk to Fortran program?04 Oct 2006 21:36 GMT3
I am a Java programmer. Recently I need to build a Java gui which calls
Fortran programs doing computation. Could anybody give me some
suggestions how to get start with this?
Thank you very much.
Add Listeners to JMenuBar04 Oct 2006 20:18 GMT1
What is the easiest way to add an ActionListener to every JMenuItem in
a JMenuBar (asuming that the JMenuBar has already been created)?
I have a general idea - but it seems like having to recursively iterate
through every item in the menu is overkill - or is that really the only
<identifier> expected error04 Oct 2006 20:04 GMT4
I have the following code which uses hashmaps within hashmaps to store
different views on a set of objects depending on their attributes:
class MCPStore {
    HashMap<String, HashMap> categories = new HashMap<String, HashMap>();
Cookies and Java04 Oct 2006 19:29 GMT4
I want to get data from URLURL using Java. If I use wget as the
following, I will get the result:
wget --user-aget=Mozilla/5.0 --cookies=on "URLURL"
So I tried to use cookies in Java but can not figure out how. Here is
Swing App question04 Oct 2006 18:53 GMT3
I have a swing app I am working on and I have the following GUI classes
with the given hierarchy:
MainPanel
    BuddyListPanel
javax.naming.NameNotFoundException: Name "comp/env/ejb/mybean" not found in context "java:".04 Oct 2006 17:55 GMT2
The bean is configured in the application deployment descriptor, but
its giving this error in the console whenever i try to run a jsp that
makes use of the bean. i configured ejb references in the descriptor
and made sure the bean's jndi name is ejb/mybean. What could be the
which jar file has javax.crypto package04 Oct 2006 17:06 GMT2
Can someone tell me which jar file has javax.crypto package? Also,
where can I find this jar file online?
David
Maximum connections/sockets/threads? What's going on!04 Oct 2006 16:01 GMT5
We are trying to test the maximum socket/connection load on our brand new
Mac Pro.
I have set up on the Mac Pro server a basic server application that waits
for connections and receives them.
hi friends do this04 Oct 2006 15:32 GMT12
"Make an Exception class (InvalidInputException) such that
1)Anyone can set the message explicitly.
2)With every message, there should be a text like ""[Name of class]""
This Exception will be thrown if user enters the age below 1 or above
notfiy() and wait()04 Oct 2006 15:23 GMT6
Can anyone shed any light on why the wait() method doesn't recognise
that a notify() has occured before it's called?
I have a simple thread for a message queue running a loop like:
public synchronized void addItem(Object item) {
GUI?04 Oct 2006 14:57 GMT3
I'm just a beginner in Java, and I was never programming wind. aplication.
My brother asked me to make a simple aplication but, as I said i do not
know,
but it sounds quite easy:
 
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.