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
Any way to restrict class variables only to some methods?28 Oct 2006 13:36 GMT4
I have a huge class, which has about 30 class variables. And the class
has many methods. Each method doesn't need all the 30 class variables,
only need a subset of them. In another word, say the 30 class variables
can be grouped into 6 groups (say group A, group B, .., group F).
datastructure performance28 Oct 2006 12:15 GMT4
well i need to know something about how java data structures affects
performance
i need to deal with a huge Vector of element and each element is
another big Vector , someone have advised me to use array of vectors
mozilla and firefox problem - JSP28 Oct 2006 11:50 GMT3
I have made a web application with JSPs. It seems to work fine with IE.
However, with Mozilla and Firefox, it displays the HTML source
generated by JSP instead of actually showing the HTML page for that
source.
Senior Java Software Engineer Position (Ann Arbor, MI) Perm28 Oct 2006 09:41 GMT1
Senior Java Software Engineer
Positions : Permanent
Location Ann Arbor, MI.
Position Summary
3D & web application ?28 Oct 2006 09:02 GMT10
I was thinking about lerning web application through the creating the site
which will enable the users to upload, download and viewing the 3D models
created in 3DStudio, Maya etc. What do you think about idea ? Does make
sense ? Does something like that exist? Will viewing (zooming, ...
How to dictate the runtime class library order in WSAD?28 Oct 2006 08:34 GMT2
I am working in a J2EE project and am using WSAD as the IDE.
Being driven by some strange curiosity, i brought the source
java.lang.Object.java in my local, gave some SOPs and compiled it
successfully. But while running the project after starting the server,
Deque question28 Oct 2006 08:24 GMT8
Java ArrayDeque is an Deque implementation over an array. However if
the array is gull it expands it, otherwise wraps the head and tail.
That is what I want.
However as it is an implementation over an array, I expect an random
applet codebase, archive and forName28 Oct 2006 06:35 GMT7
I'm having issues to make my applet running correctly !
Situation: I have one html page with an applet tag to run an applet
called "Monitor" (Monitor.class). This class is in the same directory
on the server, so i don't have any problem with, it loads.
How to get a copy of image when mouse clicked is performed on image in JSP28 Oct 2006 06:04 GMT1
   This is raju.
     I need a code for getting a copy of image when mouse clicked is
performed on that  image in java script and i want to get number of
images corresponding to number of mouse clicks performed on that image
javax.imageIO error...28 Oct 2006 03:39 GMT4
Hey guys,
So in my applicationI'm trying to use the javax.imageio.ImageIO class
in order to read images from a location into a BufferedImage object
...so something like this...
abstract class and reflection28 Oct 2006 03:30 GMT1
Is it possible to find out if a class is abstract (or uninstantiable) via
Java reflection? Thanks
different behaviour of operators28 Oct 2006 02:18 GMT2
Here's the code
public class Main
{
   public static void main (String[] args)
Recursive Function not working right28 Oct 2006 01:34 GMT6
> Hello anyone that can help. This program is suppposed to be written
> with a recursive method and i'm having problems understanding how to do
> this. These are the instructions
How to retrieve deep system info?28 Oct 2006 01:32 GMT1
Hi, How can i retrieve deep system info such as memory installed in my
pc, cpu model(HW info) and SW info such as programs installed in my
machine?
Exits a java lib can perform this o part of these tasks?
Problems with exec()27 Oct 2006 23:03 GMT6
I'm writing a Java GUI for the text parsing program called "Apple Pie
Parser", the program was written in Unix C and have an executable file
(console) for windows. My program's being written in Windows, so I
tried to called the Runtime exec() method to get that .exe file to run
 
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.