1 2 3 4 5 6

Fatal Error ( xml/ xsl )

336 byte By ElayaRaja.S at 2007-11-25 18:15:07
Hi,I am using xml with xslt and finally i used parsing to display in browser. I get the following error in the console.[Fatal Error] :1:1: Content is not allowed in prolog.Let me know if any faced the same.If any one help It will be greatly appreciatable .Warm Regards,ElayaRaja.S ...

Servlet Error:

252 byte By ElayaRaja.S at 2007-11-25 18:16:09
Hi, In a servlet program i am unable to use RequestDispatcher . My code isRequestDispatcher rd =sc.getNamedDispatcher(url); rd.forward(request, response);RequestDispatcher class not found.Plz let me know

window toolkit

218 byte By framedman at 2007-11-25 18:16:48
hi gurus,my problem is that,i want to create multiple document application,my problem is actually with the applications .show(); method,do i add the .show(); to every panel?,Thanks.framedman

No problem in database connection, but problem while retrival - Very Urgent

3860 byte By mohamed_jaleel at 2007-11-25 18:19:35
No problem in database connection, but problem while retrivalConnecting database using MS SQL Server 2000 service pack 3 from java environmentPlease helpError Thrown:Successfully connectedDriver InformationDriver Name: SQLServerDriver Version: 2.2.0040Database InformationDatabase Name: ...

thinking of purchasing

199 byte By TheNaturalPlayboy at 2007-11-25 18:24:00
Hello,I am considering purchasing Java Desktop. I realize that Sun ships you the CDs, but is it possible to download ISOs of Java Desktop once you purchase? Thanks for your time!

Webstart: service.installSucceeded(false) becomes endless loop

7416 byte By arnold_mad at 2007-11-25 18:24:42
Hi at all !I have a problem implementing an installer for webstart. The installation of my program is ok but if i want to finish the installer with service.installSucceeded(false); i think i get a endless loop and the WS says that there was a JNLPException: Launch File Error.Here my jnlp ...

JMF & JAI Install error

385 byte By clodola at 2007-11-25 18:31:29
Hi I have the latest sdk and jre installed but when i try to install JMF or JAI an error message is displayed:JMF version 2.1.1 e Windows PlatformTitle: 16 Bit Windows Subsystemc:\windows\system32\autoexec.nt. The system file is not suitable for running MS-Dos and Microsoft Windows ...

Games will not run.

292 byte By shift1953 at 2007-11-25 18:32:12
I have installed and unstalled Java and still when I go to play online games they will not run.I have check my settings and still no go. I noticed that in my Registry Editor that Microsoft VM is Default is this part of the problem as it shows Javavm as a component. Help please.

Mounting a UFS formated USB drive on Solaris 10

845 byte By MakeITWork at 2007-11-25 18:36:54
[Hope this is the correct place to post this question]I connected my 160 GB external usb hard drive to my V240 Solaris 9 server, ran newfs (ufs), mounted it, and wrote data to the drive with no problems.I moved it to another sparc box with Solaris 10 (build 74-1) and tried mounting it, but no ...

Keymap problems?

389 byte By Pale_paul5 at 2007-11-25 18:37:59
Does anyone know how i would be able to change the keymap in JDS3 on Sol10 for x86?I've tried through desktop preferences but the keyboard just stays stuck on the default US map.What I am trying to get is a United Kingdom keymap as it's a pain working with " and @ swapped places amongst ...

AWT menu

261 byte By lubomyr at 2007-11-25 18:38:53
can anybody advise how can I add to awt menu menu item with icon. I know that better to do that using Swing package, but I have to do that in awt. May be anybody knows how to create completely new UI components using awt ? thank you for attention.

Calss path problem

332 byte By Rajesh6477 at 2007-11-25 18:46:54
Hi All,I had installed J2SE 5.0. I had Set the PATH to J2SE 5.0 Directory. When ever I execute the followingc:\>javac MyProg.classit gives errorException in thread "main" java.lang.NoClassDefFoundError: MyProg/classPlease help me why this error is coming and how can i rectify it. ...

Compiling Solaris 4 code on Solaris 7

336 byte By bkaul at 2007-11-25 18:47:12
Hi all,I have a piece of code (MUD) that was written for Solaris 4. I am trying to compile it on Solaris 7 but I get lots of include errors (library issues).Is there some document stating the mapping between Solaris 4 and 7 which would help me resolve the library issues.Thanks in advance.Bkaul ...

What version of GTK+ included in Solaris 10?

439 byte By PierceG at 2007-11-25 18:48:12
I'm with a team that's evaluating upgrading from Solaris 9 4/04 to Solaris 10. One of the issues that we need to examine is GTK compability between Solaris 9 and Solaris 10.I can't locate any specific reference to the GTK+ version included with JDS in Solaris 10 (Solaris 9 4/04 is ...

Why use so much memory?!

1548 byte By hujirong at 2007-11-25 18:48:14
I am using Java Desktop on Solaris 10. The Sun Blade150 machine has 768M physical memory and more than 400M is used before I start anything other than mozilla! That's more than double than any windows machines I have ever used.I just joined this company and I have to use this machine as my ...

JDS3 for Linux

169 byte By datamstr at 2007-11-25 18:48:18
The Sun web site shows JDS3 available for Solaris and Linux. I purchased JDS2 a few months ago, where can I find the upgrade URL?Thanks,David

atheros support

158 byte By dombal at 2007-11-25 18:48:32
How to configure this integrated wifi card.I have Toshiba.Has any body configured this?Also anybody has madwifi driver configured.

Problem in Creation of reference to the Interface

565 byte By Balamurali at 2007-11-25 18:50:19
Hi Friends,Pls help me. Actually i have a common dout. In API we have lot of Interfaces like FileInput, DataBaseMetaData. In few cases i know that i can use the function in the predefined interfaces but i dont know the method which return the references to the Interfaces or the class which ...

error page

152 byte By virendraj at 2007-11-25 18:52:45
can any one tell me how the portal server references the error.template page.How can I change itto refer to a jsp error page

JTree error in compiling with jdk 5

630 byte By AlexBo at 2007-11-25 18:52:50
Hello:I have just installed jdk 5. On the very first trial compilation of my application I received the following error:"S3i2BusinessDB.java": cannot access javax.swing.JTree,bad class file: C:\JBuilder9\Java\jdk1.5.0_01\jre\lib\rt.jar\javax\swing\JTree.class,class file has wrong version 49.0, ...

Print Job control!!

446 byte By xiaopang82 at 2007-11-25 18:54:30
Hi, I am new to JAVA hope can get help from all the senior here..I would like to know does the JAVA provide any way to control the rpint job?Because i have a lot of record previev in one page, is it possible to make the printer print one record per page?I currently using the window.print but it ...

PLEASE HELP - HOW TO LIST NETWORK NODES IN JAVA

252 byte By RavenShan at 2007-11-25 18:54:33
could you please give me information regardinghot to list the machines that are online over a network in javawhat is the procedurewhich is the coding procedure? the classes etc.thank you very much

Please help installing JRE, cache location change

915 byte By HoundofCulaine at 2007-11-25 18:54:42
I need to roll out JRE 1.4.2 to about 2000+ users.We've created an SMS package to send it out but have realised that the default for the install is to use a 50 Mb cache file and to stick it in the users profile.Trouble is roaming profiles are big enough these days, so the last thing we need to ...

Hangups in JDKSE

240 byte By RenoRed at 2007-11-25 18:57:29
Java applications Protege, NetBeans4.0, and two of my own generate a system hangup at random under upgrades to JDKSE 1.4 and 1.5 on my Windows 2000, SP4.To which knowledgable entity at Sun or others can I address this problem?

Disable Java Cache

223 byte By RamonaN at 2007-11-25 18:57:47
Will disabling the Java cache guard against any known vulnerability? This question has come up in connection with the latest vulnerabilities, and I am curious as to whether or not this is a fact.Thanks!

email cleint

138 byte By BuntyIndia at 2007-11-25 19:03:03
Hi!is this possible to make an email client & proxy server using JAVA..Please HelpBuntyIndia

Reading Microsoft File Properties

232 byte By Bryan_Brinker at 2007-11-25 19:04:53
Does anyone know or have experience on using Java to read the Microsoft properties associated with their files. For instance, every MS file has author, date created, keywords, content, etc..Thanks for your help.

How do you make a...

165 byte By tcjavaxoe at 2007-11-25 19:06:06
How do you make a console application to use a variables in a nother variables in a nother application if so can you help by give me a example?

How to create a file from an array of bytes?

200 byte By juniorbl@hotmail.com at 2007-11-25 19:10:02
Hi, i have a blob field in my data base which ive put a .doc file as array of bytes. How could i get this array again and make the same .doc file?Thanks and sorry my poor english.

JDS news page obsolete

162 byte By ee64 at 2007-11-25 19:10:26
I visited the news page for JDS and the latest update was made on September 2004. Somebody should update this page or people will think JDS is dead.

Read and write document properties

304 byte By roybiv at 2007-11-25 19:11:13
Hello everyoneHas anyone got any experience of trying to read and write document properties from a MS application (Visio) using Java? Examples of properties are: author, date created etc. I need to make this information available to a Java Bean interface to Jess.Thanks ...

Help in Designing Desktop

389 byte By Sachin1206 at 2007-11-25 19:11:14
I have two portals with two columns on the page1) first column is thin with border to it2) second column is thick with border to itBut there is a gap in between the two columns, I could not figure out what is the problem whether is it with style sheets or the page design.I need help in figuring ...

jws mime problem workaround...

301 byte By billwins at 2007-11-25 19:12:14
Does anyone know of a client-side workaround (for the ie6 mime problem) if my web server provider is not set up to provide the "application/x-java-jnlp-file" mime type? My web server provider does not allow PHP, PSP, or other server-side commands.Thanks in advance.billwins ...

System Varablers

55 byte By tcjavaxoe at 2007-11-25 19:13:26
How would you Make Java get a System Var?

used LIVE CD version of JDS to compile code.!!!

247 byte By faisalch at 2007-11-25 19:13:44
I was able to use the cd version which I got free from a magazine and was able to install the NETBEANS version of SDk. Is this odd or maybe I am so new to linux that everyone does this anyways. Please share your thoughtsfaisal

JDS Online Update Revisited

477 byte By crouching_kitten_no_agend at 2007-11-25 19:14:30
Hi,I currently have JDS 2003 (linux 2.4.19-4) installed on my laptop and I am trying to perform an online update using the YaST tool/ The download starts, however, after around 1/2mins the download stops with no errors or warnings. I have read through postings on the forum but have found ...

net bean

168 byte By lrneilson at 2007-11-25 19:14:32
Today is my first day in Java so bear with me.what is netbean is it an editing tool? complier?or something elsethankslrneilson

What is "THIS" in java

57 byte By clodola at 2007-11-25 19:14:48
Example int iw = img.getWidth(this);

how to get the JDS latest CD

27 byte By Suresh_Ku at 2007-11-25 19:15:09
please advise

System.loadLibrary in JNLPs

419 byte By javaonline at 2007-11-25 19:15:27
Hello,I do a System.loadLibrary() and i get UnsatisfiedLinkError. no such dll exist.I put the DLL in the library path C:\Windows....The program works great.This failure behaviour happens only when i invoke the loadLibrary through <installer-desc>.From the <applicaiton-desc> i call ...

Help Me.... WID Java

717 byte By NewBiew at 2007-11-25 19:15:31
Don't Read Dis If U Don't Have Spare Time... Coz I Need A Lot Of Help... I Mean It...Now I'm Really Very New To Java, So I Want To Get Some Things Done Clear... Java... What Do I Need To Get Started Wid It... Please Mention Each And Everything With A Link... Now I've Heard Of Some SDK / ...

Is JAVA necessary home pc

245 byte By alize at 2007-11-25 19:17:46
My pc crashed so we reformatted, of course. Now I'm not sure if JAVA was accidentally installed. No Offense. This pc will never be used to develope web sites or for work. I thought java was not previously in it. I do not remember.

Problem with a DB Aplication

978 byte By johnniepop at 2007-11-25 19:18:59
First I want to apologize about the off-topic but I don't know where elese to put it.So, me and my colleague are creating a MySQL DB based application (we're writing it with Oracle JDeveloper 10g). We've created a mapping between all the data types we use. For our surprise the form wich ...

help me in Animation

296 byte By azs at 2007-11-25 19:19:34
hi,,,,,,if i want to move shape (ball) in line(using line eaquation) it has start and end point and this line is not straight for example in cline or otheri can make ball move in vertical or horizontal but that situation i need your help with it thank you

help required in RSS

812 byte By Martin_xyz at 2007-11-25 19:19:50
hello,I am developing an RSS reader desktop application. I got reference to an RSS parser from java site which is http://java.sun.com/developer/technicalArticles/javaserverpages/rss_utilities/It says --" First download and unzip the package. Once you have added rssutils.jar to your classpath, ...

Need Help with Java Desktop CP Icon

493 byte By Ex_Brit at 2007-11-25 19:21:42
I just formatted and reinstalled Windows XP Home SP2 and installed the JRE 1.5.0.02. I usually see an icon in my Control Panel but it only appears in the Administrator's CP which I can reach in Safe Mode of course, but it would be easier to deal with if it appeared somewhere on my ...

problem with importing files net.jxta.share

152 byte By PeerX2 at 2007-11-25 19:23:56
i m developing a file sharing application in jxta and am stuck in importing net.jxta.share.* and net.jxta.share.metadataplz help...

.Pdf file to Read?

93 byte By tcjavaxoe at 2007-11-25 19:25:55
Can eny one Show me how I can get information off of a .pdf file from a search?

Flood Fill

2473 byte By Soul814 at 2007-11-25 19:26:49
Okay, my final project is to do a project of your choice and I choose to do paint. I have everything down except Flood Fill, magnify, selection tools, but i might get rid of magnify and selection kinda works but i cant drag around screen, flood fill i've been searching around recursions cause ...

Question regarding DOS 6.0 and Sun Java

479 byte By 4_5yn74x_3rr0r_h45_0ccurr3d at 2007-11-25 19:32:57
As many of you know (I hope), the 8.3 rule restricts those of us who wish to develop Java Software to the Win32 platforms, Linux, Unix, Macintosh, Solaris, etc. I wish to be able, however, to play my favorite Java-based Text Adventure Game (which I wrote, of course) on my old 486 75Mhz clunker. ...