| Thread | Last Post | Replies |
|
| Multidimensional arrays in Java. | 12 Jun 2007 19:39 GMT | 8 |
Hello to all programmers out there. I have a simple query regarding multidimensional arrays. When we create object references in function definitions, they are created on the stack. Java doesn't support multidimensional arrays
|
| How to add link in applet? | 12 Jun 2007 16:51 GMT | 3 |
how to add text link in applet or java app? Thank you in advance.
|
| Trouble in comparing exponential numbers. | 12 Jun 2007 15:44 GMT | 3 |
I'm comparing double and expnential numbers. I have a file which contains id and corresponding double or exponential no. I have to get highest no. and its corresponding id.
|
| Querry on Eclipse | 12 Jun 2007 15:41 GMT | 5 |
Hi Group, I am new in Java Development environment. I am using Eclipse for Java. Currently, I have an existing project in Java. Please let me know
|
| Java codinig | 12 Jun 2007 14:51 GMT | 2 |
Hi, I am trying to read and write input from a MS-Word file. Is there any coding help? Please be respond.
|
| Problem with different version | 12 Jun 2007 12:08 GMT | 1 |
There are three component A, B, C. For C there are two versions C v1.0 and C v2.0 Now, I'm developing component A, A depends on B and C v2.0, But B depends on C v1.0, I only add C 2.0 to my class path. When B calls the component
|
| Java ME photo | 12 Jun 2007 10:04 GMT | 2 |
is it possible to take a photo with Java ME on a mobile device with camera installed? Regards, Etam.
|
| Project Mgt App using Java or PHP | 12 Jun 2007 01:34 GMT | 1 |
I am starting to develop a project management app. This will be an internal app I use to manage projects. There will be projects that have tasks, and maybe tasks that have subtasks. I will need to keep track of notes and people assigned to
|
| Database insert taking a long time and causing 500 error | 12 Jun 2007 00:36 GMT | 1 |
My requirement is as follows: Server: Websphere Framework: Struts A user will upload excel file. Excel file will have several rows. For
|
| Dynamic loading of .class files and deserializing of object | 11 Jun 2007 19:27 GMT | 1 |
We have such scenario: There is a client and server nodes working together. Server node transfers a .class (or .jar) file to the client with the serialized version of object of the corresponding class. Client receives these
|
| Reading keyboard state without keylistener ?? | 11 Jun 2007 18:09 GMT | 2 |
I would like to read the current keyboard state (is button X pressed) without a keylistener. The problem is that I need to recognize a keypress in my java application even if the application is not the foreground window and
|
| Native Oracle Query and Hibernate Error | 11 Jun 2007 16:30 GMT | 1 |
Has anybody run into an issue with Hibernate/JPA where an Oracle query runs fine on SQL Plus but gives an error 'ORA-00900: invalid SQL statement' when the same query is executed as a native query through Hibernate/JPA? I can't figure out why the query would run on Oracle
|
| Loading images from database | 11 Jun 2007 16:01 GMT | 2 |
We have a requirement to load (show on screen) several images stored in oracle table as BLOB. I am using code as follows to load the images: In JSP:
|
| Secure access to database application | 11 Jun 2007 15:08 GMT | 3 |
Just looking for a bit of advice. I have an muti-user application that I'm developing that talks to an Oracle database. What's the best way (or at least a good way!) of securing user + password access to the program? I've currently got a user table in the database and I
|
| You Don't have to be Struggling for Faster Computing | 11 Jun 2007 12:37 GMT | 2 |
Despite having worked with a laptop day in day out, I only landed up with aching wrists, strained neck and back; with my work still pending. I could quote several reasons for it - my laptop processor runs too hot, my laptop keeps slipping from the pillow, plus the
|