regarding jdk1.5

84 byte By balu.krishnaa at 2007-11-27 3:49:02
I need the material regarding the APIs for JDK 1.5.0. can anyone help it out.

Java sample to get Inspire.

173 byte By 1737005a at 2007-11-27 3:41:29
Hi Dude, I need an sample to get Inspire about Java that should be Internationally. Even Latest News about Java is more than enough but it should loyal.

JDK for OpenBSD

48 byte By 3ninbaa at 2007-11-27 3:30:15
is there a JDK for OpenBSD distribution ?

Struts Error while loading a JSP

820 byte By vishyscreena at 2007-11-27 3:06:09
Hi Friends,In our aplication when i try to load a page am getting the following error , please throw some light if you have come across any such exception:<Error> <HTTP> <101017> <[ServletContext(id=22376268,name=QS,context-path=/QS)] Root cause of ...

Where can i donwload JDK1.4.2_13

153 byte By vishyscreena at 2007-11-27 2:53:10
Hi Friends, where can i download JDK1.4.2_13 ? i searched forit butn ot getting hte installable.Please helpTHanksVishy

Java 1.6 in Mac OS X

254 byte By JTOnea at 2007-11-27 1:02:43
Hi, i have a problem, im developed program in Windows in NetBeans 5.5, after write program, i want execute my jar-file in MacOSX(10.4), and Macos write me in conose, that i have 1.42 version of VM Java!, where i can download 1.6 version for my mac

Anyone can please reccomend any good pdf writer software products?

241 byte By veidaa at 2007-11-26 23:51:56
I am looking for an easy way to convert documents ( pictures, data sheets, word, excel ) to pdfs. There are many products around ( lower cost alternative to Adobe Acrobat ) but of what I tried so far each of them have some annoyances.

Programming Problem Math.floor

1127 byte By diedeadenougha at 2007-11-26 22:51:41
I'm a beginner programmer using Java version jdk1.5.0_11 and I'm having trouble solving the following problem:An application of method Math.floor is rounding a value to the nearest integer. The statement:y = Math.floor( x + 0.5 );will round the number x to the nearest integer and assign the ...

struts

465 byte By narin.ozlem@gmail.coma at 2007-11-26 20:07:03
hiI tried to execute a struts project but I want to ask how can I manage to deal with "Http status 500 The server encountered an internal error () that prevented it from fulfilling this request ....Unable to find a javac compiler;com.sun.tools.javac.Main is not on the classpath.Perhaps ...

How to implement hashCode() whenever an equals() is implemented

1387 byte By Pingillia at 2007-11-26 19:43:19
public boolean equals(Object obj) {// TODO Add the following, if required// && format == docDelResponse.getFormat()// && viewType == docDelResponse.getViewType() && type ==// docDelResponse.getType()// && inclCertifiedCopy == ...

cast date format string into value

88 byte By shiva_Ideaa at 2007-11-26 19:32:29
Is there any method to get value like (070215) from date fomat String(15/02/2007)

Should I uninstall J2SE 5 before installing J2SE 6?

344 byte By mservina at 2007-11-26 18:51:03
Hi,I have version Version 1.5.0 (build 1.5.0_11-b03) with NetBeans 5.0 installed in my Windows XP on a AMD 64 machine. Did I have to unsinstall it before installing the new Java 2 Platform Standard Edition Development Kit 6.0 and NetBeans IDE 5.5?I am confused and didn't find any help on the ...

Convert Julian to Gregorian date

230 byte By Tarajjiwarriorsa at 2007-11-26 18:29:23
Hi,I am having some trouble converting a Julian date to a Gregorian one or to a String of type : dd-MM-yyyy hh:mm:ss aThe input format of my julian date is a string : 2007030020859574Any idea?Thx

any one know on quartz scheduling

865 byte By bhumireddya at 2007-11-26 17:04:06
Hi,I am getting a problem in rescheduling the job using quartz.thhis is my sample code.Date newtime=new Date(date.getTime()+(10000L*6L*cim));JobDetail job = new JobDetail("job1", "group1",SimpleJob.class);SimpleTrigger trigger = new SimpleTrigger ("trigger","group", ...

Problems Executing Simple Applications

945 byte By Rich_Forda at 2007-11-26 16:32:57
I'm trying to learn Java at the moment but am having so problems running code I created. I'm following a book call Java: How to Program and none of the programs work. They compile ok but i get the following error:[root@localhost Java]# java Welcome1.classException in thread "main" ...

error unmarshalling return;

653 byte By haifriendsa at 2007-11-26 15:28:11
Hi Java Gurus,I'm using JMX to get MBean details. When i'm getting details, i'm getting an exception.error unmarshalling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.jboss.web.tomcat.tc5.WebAppLoader error unmarshalling ...

Study Material for SCJP 1.5

458 byte By ideaboya at 2007-11-26 14:25:07
Hi Friends,Can any one send me the Sun's Materials or any other's Good Materials for SCJP 1.5 (if u send links also no problem i will download )?And tell me the path, how we need 2 study 2 get good score, iam thinking 2 get more than 80%, So plz gide me 2 get that score(I have basic Idea, ...

needs pure java api for exchange server

145 byte By elich1a at 2007-11-26 13:42:11
Hi searching for a pure java api for exchange server (mainly for events and contacts)can someone recommend?Thanks.Eli

J2SE Daylight Time Update -mIssing patch/packages

1967 byte By hughesm1a at 2007-11-26 13:33:15
I have been testing the patch install for J2SE on Solaris 9 and it isn't working. Before installing, I checked the version:forest:hughesm> java -versionjava version "1.4.0_00"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_00-b05)Java HotSpot(TM) Client VM (build 1.4.0_00-b05, ...

Issues w/ JDK - j2sdk-1_4_2_12-windows-i586-p

1199 byte By bpropes20a at 2007-10-3 12:01:23
Hi,For some time, I'd been running with the following JDK on my box - j2sdk1.4.0. I also use j2sdk1.4.2_07 on our production box, with no ramifications.However, I downloaded & installed the above JDK - j2sdk-1_4_2_12 - thinking I needed to update my JDK and get a newer API for all that I ...

java.lang.UnsatisfiedLinkError in Eclipse 3.2.1

372 byte By Steven167a at 2007-10-3 11:47:07
Deal all,sorry for the basic question, i met the following error when i try to use swing through swt , "Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-win32-3235 in java.library.path"and i already add "org.eclipse.swt.win32.win32.x86_3.2.1.v3225.jar" in "Java build path"so ...

Adding two possitive numbers results a negative?

711 byte By skywritera at 2007-10-3 11:22:27
Hello everybody. I have a strange problem that it's racking my brain! i have the following code for (int i=0;i<ascii.length;i++){int randNum=rand.nextInt(100000000); buffer[i]=randNum*256+ascii[i];}(ascii is an array of four integers that picture an ascii characters). Normaly that would ...

Two version of JDK on the same windows machine

218 byte By nganesh21a at 2007-10-3 11:15:54
I have JDK1.4.2_10 on my machine. I need to have JDK1.4.2.0.9 for a project because that is a requirement for some third party application development. Can I have both versions? What is the impact?

J2SDK1.5.0_09 can not support chinese character

172 byte By qch1706a at 2007-10-3 10:38:34
Install J2SDK1.5.0_09 for fedora 6 chinese, when run java config, find can not support chinese character, all character is replacde confusion code. any body help me!

tiger

82 byte By justin_skariaha at 2007-10-3 10:18:13
Can anyone please tell me is their any difference between java 5 and tiger?

Daylight Saving Time Changes in 2007 for USA

275 byte By v_rona at 2007-10-3 10:06:19
Can anyone give me solution how to handle Daylight saving Time changes in 2007 in USA for JDK 1.3.x releases? We are using this due to some vendor dependency. We can抰 upgrade to higher versions up to middle of the 2007. I would be thankful if somebody gets back to me.

can i use "JSE", "JEE" and "JME" words in my project name?

393 byte By pooyanmahdavia at 2007-10-3 9:27:12
Hi all,Can i use the name "JSE" as a part of my project name.For example i want to name my project something like these:JSETools (description: Java SE(tm) Tools)Editor4JSE (description: Editor for Java SE(tm))Are these names legal for public use?Please note that "JSE" is not in Sun Trademarks ...

USB Portable Java SDK?

160 byte By GMWeezela at 2007-10-3 7:22:39
Has anyone made a USB portable version of the Java SDK for compiling on the go? Windows version only. If somone has not, how could I go about doing this?

Can I send a signal to a process?

213 byte By LizhiWanga at 2007-10-3 6:49:33
In java, a process is started, then I want sent a ^C signal to this process, but with the javadoc, there are only destroy() can use. How can I do ?thanksMessage was edited by: LizhiWang

JMX

236 byte By ParasVanjania at 2007-10-3 6:48:11
Hi,Please telme he possible resons for this exception <pid> not a managed VMTHANKS,ParasP.S: its real urgent..a few links describe this problem but i cudnt exactly figure out what hey mean to say

Exception in thread "main" java.lang.UnsupportedClassVersionError:

463 byte By jamesjefffries1a at 2007-10-3 5:57:40
Exception in thread "main" java.lang.UnsupportedClassVersionError: i keep getting this message when i try to run java class files. There is no problem compiling.I know what the problem is. My JVM is a different version to my JDK. However i have never used either before on this machine so i have ...

How to Access Contact list in MS outlook from JAVA Program

106 byte By santosh_sasa at 2007-10-3 5:57:00
Hi,I want to access the mail, contact lists,tasks,calendar from my JAva code How do i do it?

how to hadle the errors in sturts

112 byte By ravi_ncst@yahoo.co.ina at 2007-10-3 5:47:15
hi, How to handle the error messages in struts. please any one can help me. regards,

Jbuilder 2005 Io exception

7117 byte By nokia.2003@gmail.coma at 2007-10-3 5:01:02
I am using this code.I am using jbuilder 2005 and oracle XE 10g Release 2*************************************************************************************package oracledatabasemetadata;/** * Title: * * Description: * * Copyright: Copyright (c) 2006 * * Company: * * @author not ...

find the network printer print jobs names using the javax.print

166 byte By pvramsa at 2007-10-3 4:37:21
hi friend , i have a problem to find the network printer printjobs names using javax.prrint pacakge. And give the best sites for example of javax.print.

classpath and cannot find symbol

397 byte By new2ita at 2007-10-3 4:22:49
I have been working on getting my first program (a simple one) to compile/run. I've tried to include javax.swing.JOptionPane however I am not sure where/why I can't get it to do so. I'm using linux and I'm sure the class must be in one of the jar files, but I can't seem to figure out how ...

How to Disable save, saveas option when oprning a file in browser

200 byte By Java_Jaguara at 2007-10-3 3:33:20
hi,experts,i have a problem when i am viewing a uploaded file in my browser i don't want save , saveas option of word and pdf documents.,Please help me as soon as posible.

JMX UI

267 byte By SeshaGiria at 2007-10-3 3:31:59
Hi,I am new to JMX I have developed some components now i need to manage these components using JMXI had written standard mbeans for my componentsWhat is the best approach to manage my components using my own UIWith Regards-S

JCompanion Professional 2006 review?

264 byte By Jcrazea at 2007-10-3 2:38:29
Has anyone tried JCompanion Professional 2006 and can give me their comments? I know the product is pretty new but from its website http://enhancedsoft.xlphp.net/index.htm it appears to support parallel programming pretty well with its On-The-Spot-Debugger.

Where do I get....

252 byte By joseflepa at 2007-10-3 2:36:21
Well, I was looking in to doing some work on a game, but I need to know where to get:I am looking at a tutorial and it is telling me I need....C:\Program Files\Java\jdk1.5.0_07\What EXACTLY do I need to download to get that?

Problem with iText api

758 byte By kris-helpa at 2007-10-3 1:20:27
I am getting the following exceptionjava.lang.NoClassDefFoundError: com/lowagie/text/ElementIn a nutshell this is the code: import com.lowagie.text.Document; import com.lowagie.text.Paragraph; import com.lowagie.text.pdf.PdfWriter; I put a breakpoint before the following code (but the debugger ...

'where the &^%$# is Java 2 SDK 1.5, 5.0, etc. download?

463 byte By rolanda at 2007-10-3 0:12:12
I have looked on the Sun website for this mysterious J2SDK v1.5 FOREVER and still can't find it!!!!Where can I download it? I purchased the Programming in JAVA by Rogers Cadenhead that refers to www.sun.com /J2SE/1.5 and warns NOT to mistakenly download Java 2 Runtime Environment, Standard ...

Need to download J2SDK version 1.5

467 byte By M2C4Da at 2007-10-3 0:02:36
I installed Sun Java Wireless Toolkit 2.5 for CLDC, and the installer tells me to download Java 2 SDK Standard Edition version 1.5.However, I have been looking on Sun's website for this mysterious J2SDK v1.5 for a very long time and have found nothing.Is this related to the 1.5 / 5.0 ...

Can't run any of Java's exe.

528 byte By Schimasseka at 2007-10-2 23:46:24
I bought Herbert Schildt's book "Java 2 - A beginners guide" a while ago and then wanted to start compiling programs and also make my own.So I installed the Java2 JDK v.1.5 and wanted to start with it. The installation when without any problems but then, when I accessed "Javac" or "Java" (or ...

HELP: problem when trying to run jdk-1_5_0_07-nb-5_0-linux-ml.bin

2025 byte By Vinni-Puha at 2007-10-2 23:45:07
I have problem when I try to run jdk-1_5_0_07-nb-5_0-linux-ml.binThe problem :./jdk-1_5_0_06-nb-5_0-linux.bin: line 189: bc: command not found./jdk-1_5_0_06-nb-5_0-linux.bin: line 404: [: : integer expression expected./jdk-1_5_0_06-nb-5_0-linux.bin: line 189: bc: command not ...

J2SE 5.0.03

297 byte By Ernie2705a at 2007-10-2 23:34:46
Hi,please excuse me, if I磎 wrong here...I磎 searching for the J2SE 5.0.03 JDK version for Windows. Can anybody tell me where to download it? I need it, because a customer runs Java on HP-UX and this is the last version of Java for HP-UX I could find.

javac.exe not found in bin folder

474 byte By joshguy_atula at 2007-10-2 22:58:42
hiiii have just installed java 1.5 update 6and to my surprise i was not able to find javac file in the bin folder of javaeither i m totally confused or there was some flaw with the installationjava.exe and other files are all present but no trace of javac.exejava command is working well in ...

Enum 1.5 problems

860 byte By JohanHertza at 2007-10-2 22:43:29
This is really annoying me. I have been away from Java a while using other technologies. So now when I need to use Java again there is a lot of new stuff to play with. Now the problem is, I trying to use enums and it just keeps giving me the same error:warning: as of release 1.5, 'enum' is a ...

System Tray program

313 byte By prassua at 2007-10-2 22:31:30
Hi all, Can anybody help me in getting my small sample program in windows system tray. I request you to specify me with detailed steps. After I searched in google I found some help but with an unknow name called "Mustang". I dont know what it is. Can any body help?Thank you ...

Help! where to find the JDK for Unix ?

241 byte By G.LoveCata at 2007-10-2 22:26:53
I want to install a tomcat project in the Operation System (Digital Unix 4.0F) , It is a matter of great urgency. who can tell me where I could findthe URL to down load the JDK for Digital Unix 4.0F ?thank you very much.