| Thread | Last Post | Replies |
|
| Date Object. | 06 Nov 2006 13:05 GMT | 3 |
I'm trying to instantiate a Date object with year, month, day, hour, and minute. Any ideas? The date constructor is deprecated and GregorianCalendar is the object I'm trying to use. Do you think casting will work?
|
| Memory Footprint of an Object | 06 Nov 2006 12:57 GMT | 12 |
Peace, I would like some help to be able to get the memory footprint of an object that has been created. Effectively, I look to find the footprint that a DOM Document of a parsed XML file takes in the memory.
|
| Use Case... advocacy | 06 Nov 2006 11:45 GMT | 12 |
I'm teaching UML to a group of "old fashioned" developers. I convinced them of the importance of Activity diagrams, but they seems hard in uderstanding the GREAT importance of Use Cases. I told them
|
| passing parameter from JSP to servlet | 06 Nov 2006 11:44 GMT | 3 |
how can i pass parameter from JSP to servlet /////in the JSP //// <%String filechoice="1"; request.setAttribute("filechoice",filechoice); %>
|
| buttons and troubles... | 06 Nov 2006 09:58 GMT | 2 |
I've got 9 buttons that are presented with one icon, and when I press that button I want to change it, but I've complicated a little bit... (hope, you'll understand what I need, if not, I'll send whole code)
|
| most efficient reference lookup for business objects? | 06 Nov 2006 02:48 GMT | 1 |
I have database tables which translate into business objects with 20-30 fields, 5-10 child objects with again 20-30 fields. 50% of the fields are a long integer relatiing to a reference table. In the object I have a display field which equates to the reference
|
| Help Java novice | 05 Nov 2006 23:23 GMT | 8 |
I am new to this group and new to Java. Currently i am only six weeks into a course. I am studying bioinformatics. Anyway i am working my way through Java for dummies along side the coursework i am being set but i have come to a roadblock.
|
| CSV Parsing algorithms in Java | 05 Nov 2006 23:03 GMT | 18 |
Hello, has anybody seen well-known/good practice CSV parsing algorithms in Java? I've been googling about but can't see anything suitable so far. I'm not interested in using library functions, rather implementing the algorithm myself (or at least learning how to).
|
| URGENT! Please help! Access files through absolute path | 05 Nov 2006 22:40 GMT | 5 |
I have a java based web application deployed on Apache Tomcat. On one of my JSP pages, I try to display an image, the path of which is an absolute path (say, C:\somePic.jpg) pointing to a location on the server on which the application is deployed. However when I try to
|
| mod of a negative number | 05 Nov 2006 20:13 GMT | 7 |
Int a = -5; Int b = -2; System.out.println(a % b); // -1 how this is working ?
|
| help please | 05 Nov 2006 14:44 GMT | 3 |
hello im new to this group as im to java. i wanted to clarify this situation -> we have a package called A and we have imported it in a class of package C
|
| excute command | 05 Nov 2006 04:27 GMT | 3 |
I'm asking about how to excute DOS command via Java code ? can anybody guid me ? thank you
|
| TextField | 05 Nov 2006 00:01 GMT | 9 |
if I choose from the JList one item I would like to get it written in JTextField I saw an example where it is written in JTextArea, but I would like to get it in Field
|
| weired output | 04 Nov 2006 20:53 GMT | 1 |
class Test { public static void main(String [ ] args) {
|
| I need help with compile errors for game please | 04 Nov 2006 20:00 GMT | 1 |
jspurlock83@hotmail.com MSN Home | My MSN | Hotmail | Shopping | Money | People & Chat Web Search: Hotmail
|