Hi-I have problems using my USB mouse on my Sony Vaio system if wireless is turned on. What happens is a few minutes after the system gets started, it just hangs and I am unable to do anything but to hard boot it again.This problem does not happen if wireless is turned off as well as when not ...
I have a camera Samsung CCTV. I would like to know if I can capture images of her with a java program. If I can. Which are the framework and classes? where I can find documentation ?Thank's
Hi all, any know any good FREE java compiler out there?with a friendly GUI? thanks,Jason
177 byte By
rlscott1 at 2007-11-25 19:37:09
Trying to usefbconfig -guiwhich requires the SUNWdcm package.. but can't find it on any DVD or CDROM.....I'm running Solaris 10 on my SunBlade 1500
435 byte By
csmadhan at 2007-11-25 19:38:11
Hi,I created a custom Authentication Module, this module has an applet which does the authentication. The problem if i do authentication using portal gateway i am getting a class loader exception BadMagic Number and if there is no portal gateway, it gets authentication and portal desktop page ...
How can use procedureI want example about thatPlease
It seems that the version of mozilla provided by Solaris 10 (SPARC) and the Java Desktop does not display jsp pages. (seems ironic)Has anyone discovered the work around for this? I have tried linking the plugin from the j2se v5 that came with the install to my .mozillia/pluging directory, even ...
690 byte By
t4him at 2007-11-25 19:42:16
It was working fine for several day's. The system locked up and I had to hard boot.XP rebooted without a problem.When I started Sitebuilder 2.2 again it locked up as soon as I loaded an image. I went to the Task Manager and the JAVA.exe file was pegged at 99% CPU usage. All other Java programs ...
184 byte By
Malena at 2007-11-25 19:45:05
I have a client that is getting this error when upload some pictures online "java script error line 16". Why is the person gettign the error and how I help to resolve it?
1302 byte By
tekcsound at 2007-11-25 19:51:54
Greetings,I'm having trouble mounting a DAV directory on the Java Desktop (both JDS2 on Linux and JDS3 on Solaris). The directory works just fine on boh Mac and Windows, so I'm not sure what's going on here:I've tried mounting as per the instructions ...
209 byte By
sean3000 at 2007-11-25 19:56:48
HelloI'm new to java, how do I import cern.jet.stat into a class in order to use the beta method in the Gamma class? I've tried import cern.jet.stat; to no avail.Sen
249 byte By
iBanky at 2007-11-25 20:00:36
Hi ,my program can run on the computer that java.exe located but i want my program to be able to run on windows so anyone anywhere can run it? how to i do that? also i want it as simple as double click like .exethankyou.,
598 byte By
Manjul_s at 2007-11-25 20:00:56
Can anybody tell how I can start a process on a remote Machine. I am using RMI to invoke methods on a remote machine. This method then starts any process on there. But for this I need to have my RMI server implementation on that remote machine. I dont want to keep any piece of code on the ...
371 byte By
Rus at 2007-11-25 20:01:35
I am trying to transmit SESSION attributes from one JSP to another, it works rather unstable ... may be I'm doing something wrong someone can correct me!!!sender.jsp ...<%session.setAttribute("test", "test"); %>...receiver.jsp...<%String test = (String)session.getAttribute("test"); ...
716 byte By
Rus at 2007-11-25 20:01:36
have an indexing problem : 2 start points1) myportal/portal/dt/- main page robot can index it Oll Right2) myportal/portal/dt/?provider=2DefTab&&2DefTabContaner.setSelected=Def98 MainTableContainer&last=false&Def98TabContainer.setSelected=Def98STableC ...
Has anyone build Mozilla or FireFox from source?What is everyone's opinion of Mozilla and/or FireFox?
I have working network card (sis900) in my ( x86) computer but I can not connect to the Internet. I suspect that it is configuration problem but I have no idea how to force my machine to use global net. Anybody knows how to do that?
Does anyone know the roadmap for JDS ? From my point of view, JDS Release 2 dropped in May 04. Since then, Novell had dropped NLD, as well as, openSUSE(beta) the Fedora competition. Mandrake bought Connectiva and is now Mandriva, Fedora 4 is out, there are even newer kernels, and KDE/GNOME. The ...
2388 byte By
jsterrett at 2007-11-25 20:11:00
I have a problem connecting to oracle and I am unsure why.. My TNS is correct I can use any sql program to log into my database. I have the ojdbc14.jar file and it is located in the same directory as my .class and .java file. My classpath includes . so it will include the files in the directory ...
Why java is not mostly used to develop desktop application & how to connect with oracle using java
Just as I previously thought.June 29, 2005Sun is stepping away from an effort to sell Linux for desktop computers, the server and software company's top software executive said Tuesday.JDS will continue to exist as a product, but now chiefly as software based on Sun's Solaris operating system ...
114 byte By
Vuyo at 2007-11-25 20:14:38
Is java really the choise for developing this system?That is for example a GIS crime tracking system
1300 byte By
Anguilla at 2007-11-25 20:17:22
[I originally posted this in the Solaris 10 forum -- sorry for the crosspost.]I recently successfully installed Solaris 10 from the media kit on an x86 machine. I also successfully downloaded from the specified site the JDS3 source tarballs and untar'd them. I eventually figured out how to set ...
166 byte By
to_hasn at 2007-11-25 20:21:16
Hi all,Anybody know how to create an WYSIWYG Editor using Java Swing. If any one knows please let me know.Thanxhassan
118 byte By
zemplar at 2007-11-25 20:22:17
Anyone have any idea if/when we might see StarOffice 8 integrated into JDS and the Solaris 10 downloads?
511 byte By
mt50 at 2007-11-25 20:24:25
Hi,Im having a problem with my java. I have tried allsorts of diagnostics. I have uninstaled all versions and just reinstalled the latest update 5, but whenever i visit a java enabled application i get a red x saying applet failed. I have tried the proxy settings fix but no luck, registry fix ...
355 byte By
Rus at 2007-11-25 20:25:21
I have problems while trying to add the logout function on my site ... I have added ....href="/portal/dt/?action=logout onClick="closeWindows(); return true;" as I found it of sample JSP page , however it does not work the way I want - after I click on it the portal sends me to admin console ...
Hellopleas can i fiend somebody tell me:how i can make the Frame or JFrame as a Circle or another shep?i mean i want my window as a circlethank you
3476 byte By
zachsteve at 2007-11-25 20:28:40
Hi, I'm following the instructions to Core Java2 Volume I and loadded the j2se version 5 with update 5. I assumed this was inclusive of all patches. My java -version ran well. When compiling Welcome.java into bit code, I have a compiler exception <1.5.0_02>. Was the download inclusive of ...
Hi, I'm still very confused about this Jakarta Apache POI which I need to use for manipulating with excel files. I'm stuck in the middle of setting up with its' classpath and which one to download in order to compile my source. Please assist me on this, thank you
Does anyone know any idea of using java to connect with AcuODBC?
2598 byte By
SAJBER at 2007-11-25 20:30:09
Hi all!I wonder if it is posible to have two/three GlassPanes over eachother for use i games etc.I have tried this and used two gifs, but every time the panes seems to melt togheter, making the gifs come side by side instead of one over the other. It looks like they have become the same ...
412 byte By
Ap1229 at 2007-11-25 20:33:52
Hey, Im new to solaris. I have installed Java Desktop System. There is a boot problem. when I start my computer the solaris never gets to the login console. It gets to the login Console and Desktop System only if i keep the "Operating System" CD in the cd tray. It seems like it boots from the ...
514 byte By
jcmcbeth at 2007-11-25 20:34:55
I want to be able to make sounds or beeps of a specified frequency and a specified duration. I can't seem to find out how to do this.All I have been able to find is java.awt.Toolkit.beep() which all it does is beep. I have also looked at the javax.sound.midi and java.sound.sampling packages ...
475 byte By
vvijay6 at 2007-11-25 20:37:59
hi...is there any api or methods by which i can know the current coordinates of mouse pointer? the current coordinates should be in screen pixels....when i try to use MouseMotionListener.... it gives the coordinates of mouse but only when the pointer is on the component which implements that ...
1665 byte By
sanx at 2007-11-25 20:39:28
Hi,I am extending a legacy AWT project and want to make it more XP like. Mostly its going OK, but I am having trouble picking up colours from the current Windows XP Theme. I am able to get the colour of the 2D borders by creating Swing components in memory and then using the following code... ...
Hi!I need help to add an image to a DesktopPane, i'm working with JInternalFrames.
I have an odt file that I need to read.Can I download and install OpenOffice 2.0 to read this, or StarOffice 8, or what?I'm running JDS 2.
651 byte By
bheemn at 2007-11-25 20:43:29
We hava a java application (applet) which displays streaming trades using java graphics drawing. When I have installed the video card for dual monitor support, I am noticing there is high CPU utilization when the application is on the secondary monitor. The cpu shoots up to 90-95%. But when the ...
Can anybody tell me the advantage and disadvantage by using Class Method or Object MethodClass Method--public static void printList(){ // some code}Object Method--public void printList(){ // some code}
3265 byte By
Khusta at 2007-11-25 20:44:59
Hi all,NOTE: for some strange reason - - does not format my code.I am busy designing a biggish swing application and I was taken aback by a cast exception. As I was not expecting an exception I decided to test this somewhere else.So I have class (ActionFactory) that extends AbstractAction. The ...
671 byte By
Chami at 2007-11-25 20:46:30
I'm new to java. I tried to develop an java application to connet to sql sever database through jdbc odbc bridgh. it works properly. my table is like this fields **** ID**** Name now i need to put "ID"s into a ComboBox. and once I select a "ID" perticular "Name" should be appearred in a ...
344 byte By
ClayZ at 2007-11-25 21:03:18
i am a new java student at University and im lookin 4 tips on how to learn and understand Java.because at the moment i am doing loops and stuff like that using Java 5.0.... any tips you can give a soon to be very good programmer?can any one show me the basic of doing loops and do while ...
973 byte By
NeoOdin at 2007-11-25 21:07:25
Hello all,I am currently trying to setup 5 old sparc systems so that they work over old Compaq ps2 KVMs. Only one of the systems is working, and the other 4 do not. The monitor frequencies are getting messed up. On the system I have them set to 1280x1024x60 res. However, I noticed one ...
142 byte By
chrisww2 at 2007-11-25 21:08:12
I used SJDS 2003 when it weas released and upgraded to to R2, but did Sun release an R3? Just curious..ThanksChris
I have an indent image at cretin angle (to look it like 3D), and I put it in the back of an Label, with grid format there are several labels on it which indicates as tiles further they used for path finding. My problem is the image is in parallelogram shape but the tiles are rectangles so it ...
987 byte By
marycore at 2007-11-25 21:12:34
Hi,I am looking for a way to make communication between my j2me mobile app, and my J2SE desktop app via BlueTooth,I've imported the needed class files from JSR 82, in my desktop application, but at the head of line, where it wants to discover BT Devices around, I get an Exception!Is it ...
566 byte By
R.Lzicar at 2007-11-25 21:16:36
hi, in my application i have a JEditorPane in which i display HTML with images. sometimes i insert some text or some images at the end of the document - thats not a problem because the images in the document are already loaded. but when i remove text from the document (using ...
670 byte By
fdsafd at 2007-11-25 21:21:13
I have the class public class Test{public int add(int int1, int int2){return int1+int2;}} I use reflection to get parameter of method "add". But I do not know how to get the name "int1" or "int2" of parameterType int. Could you help me?Thank alot for support. ...
I want my application to disable all access to OS. No will enter into the Windows Desktop until type security keys to set my application invisible and to be able to gain access to other services on computer.This is the scenario.1. Turn on computer2. Wait for OS to load 3. Login in the OS4. My ...