| Thread | Last Post | Replies |
|
| Multi Color in JText Area | 09 Nov 2006 08:49 GMT | 1 |
I want to show the content in the text area with different color(formats) in my application. Any idea on particular API. Pls help me Thanks in Advance,
|
| Can not download plugins for jEdit (help!!) | 09 Nov 2006 07:49 GMT | 1 |
Hi all. I am trying to use jEdit, but can't seem to download any plugins. I go to Plugin Manager, and select Download options. I update the mirro and can see lots of servers. I select the first (plugin central default) and say apply.
|
| SCJP | 09 Nov 2006 07:13 GMT | 5 |
I'm considering to start learning and become SCJP.. I was looking and found Complete Java 2 Certification Study Guide, 5th Edition book by Phillip Heller, Simon Roberts
|
| question for use java nio to get the data from rss link? | 09 Nov 2006 03:46 GMT | 4 |
I'm just have to make a program that use a given rss address and download get the data of the rss address and transfer to the JAVA IO. First I use the httpclient Jar. I use the GetMethod class to get the
|
| Java SE 6.0 release - when? | 09 Nov 2006 03:38 GMT | 19 |
Does anyone know when the release version of Java SE 6.0 is expected?
|
| Prevent JWS from asking about shortcuts | 09 Nov 2006 02:55 GMT | 2 |
How do I prevent my JWS application from asking the user whether to add shortcuts to desktop and start menu? I found this: shortcut element: The optional shortcut element can be used to indicate
|
| Newsgroups, forums or mailing lists dedicated to J2EE/EJB? | 09 Nov 2006 00:44 GMT | 1 |
can you recommend me good newsgroups, forums or mailing lists dedicated to J2EE/EJB? I have found some, but they are dead or really low volume (few posts over one week/month). Thanks, Jan
|
| Systems Architecture Developer - Job Duties? | 09 Nov 2006 00:42 GMT | 9 |
I was wondering if this place could help me out. What exacly does a junior level Systems Architecture Developer normally do? Do you program all 8 hours a day?
|
| Quick Question | 08 Nov 2006 23:15 GMT | 4 |
I am going through the java tutorials on the sun web site. I noticed that their examples for the main method has a void return type. In other languages you tend to use an int return type and send either a 1 or a 0 to the operating sytem when exiting.
|
| Dreamweaver | 08 Nov 2006 20:02 GMT | 2 |
I am having a problem using dreamweaver and authorware. Please help
|
| BTree Implementation/Insert Method?? | 08 Nov 2006 19:23 GMT | 4 |
Does anyone have a BTree Implementation in Java which you could share with me?? I have spent atleast a few hours searching google, with no luck.. In particular I need the insert method.. Thanks for your help
|
| JMenu and JTabbedPane conflict | 08 Nov 2006 18:58 GMT | 2 |
Okay I know this should be very simple but my compiler, jGRASP, is not making it so. The problem I have is that the compiler says the following: TabbedPaneDemo.java:131: cannot resolve symbol
|
| OC4J and JDeveloper - integration and debugging opinions? | 08 Nov 2006 18:51 GMT | 2 |
I'm running JDeveloper ver. 10.1.3 and OC4J ver.10.1.2 . I'm trying to debug the app server from inside JDeveloper. I've been told to start OC4J with the following start script: java -ojvm -XXdebug,port4000,detached,quiet -Xmx512M -jar oc4j.jar
|
| Limit uploaded image file dimensions | 08 Nov 2006 18:16 GMT | 8 |
I use DiskFileUpload to upload images on my web application and am able to restrict the file size to a defined value. Is there a way I can restrict the dimensions(width and height) of the image uploaded using DiskFileUpload or through some other way?
|
| j2ee professional project (newbie) | 08 Nov 2006 17:18 GMT | 3 |
I want to learn j2ee by doing some project at home (as I do not work on j2ee in office). Can someone suggest some good project for a beginner in j2ee (though I have good knowledge of core java) and the technologies to be used (like the server, framework etc). Many thanks.
|