32,199 Topics

Member Avatar for
Member Avatar for Daemn

Hi, I've been looking into sockets and HTTP requests. I was wondering if I have an applet that sends a request to load an image, do I need a signature? If so, when it's signed, will the applet still show popups? If so, do I need a certificate to remove …

0
52
Member Avatar for jax2008

JAX ([url]http://www.jax-conf.com/[/url]) is the the most comprehensive conference on web and enterprise development. It provides an ideal forum for software developers, project managers and architects to learn about the latest Technology, Architecture and Agile Methodologies. It is this very special blend of topics which has made JAX the conference of …

0
53
Member Avatar for eflat

Can someone point me in the right direction on this? I want to read the value of "uname -n" into a string in my java code? thx

0
43
Member Avatar for stopah2008

I would like to read a code like from keyboard that is separated by dash sign using java. 1313-5455-54545-4545 and ingonoring the dash

Member Avatar for Ezzaral
0
46
Member Avatar for a_elsayed2010

Hello, I'm student in Faculty of Computer and Information , Cairo University I'm working in project [B]The Project Specification :[/B] 1- load 3D Environment 2- enable the user to interact with surrounded environmnet 3- the environment content painter stand that enable the user to draw on it [B]The Problem:[/B] I …

Member Avatar for a_elsayed2010
0
206
Member Avatar for ramakanth

H every body, I want help urgently,how upload the .txt file and insert it into the database nd retrive that one in to my projectfolder atleast how to retrive the text file from database using jsp

Member Avatar for javaAddict
0
84
Member Avatar for boomar

hi, i m not able to configure java-bridge, here my OS is VISTA business,i installed php5.2.1 with IIS server, now i want to use java classes in php. I read many installation pages tried it,not able to succeed. pls help me in brief to install and configure.:| Thanks and Regards

0
59
Member Avatar for Spunkerspawn

First and foremost, I've read a bunch of links on the web and I still can't implement the methods I've found in this specific context, please help me by providing me some sort of guidance. The object in question is the Property Object. It has 3 attributes int value, int …

Member Avatar for Spunkerspawn
0
143
Member Avatar for nemom

Hello everybody,, this is a simple java method that calls itself,, [code=java]class ex{ public static void main(String [] args){ simpleMeth(5); } static void simpleMeth(int i){ if(i != 0){ rec(--i); System.out.println(i); } } } [/code] If you follow the the codes you will find after sending number (5) to the method …

Member Avatar for nemom
0
164
Member Avatar for yap

Dear guys I am rather new to Java and Java databases. Now I have just installed netbeans v6.1 together with derby (javaDB) on win XP, SP 2. Creating and running java programs is ok, but I can't start derby server from netbeans services menu. NetBeans tells me: java.lang.NoClassDefFoundError: org/apache/derby/drda/NetworkServerControl. Exception …

Member Avatar for peter_budo
0
171
Member Avatar for zyaday

Hi, I want to make the background of the JFRAME and image??? but everytime the background image paints over the buttons???? please help!

Member Avatar for Ezzaral
0
132
Member Avatar for wad

that is code to send file from pc to phon but it dont run and throw that exception java.io.IOException: Device not discovered i dont know what is the problem [CODE]try { String adr ="btgoep://000E6D80ABBE:9" ; System.out.println("addres"); ClientSession cs = (ClientSession)OBEXConnector.open(adr); System.out.println("opening"); HeaderSet hs = cs.connect(cs.createHeaderSet()); System.out.println("created header set"); byte text[] …

Member Avatar for peter_budo
0
93
Member Avatar for ronicasingh

Hello again, I've been around some threads here, some interesting, some piqued my interest. Like, forgive my ignorance, but how does one run a jar file. What special is required to run such a file? All I know is winrar a jar file and you get all these coded .class …

Member Avatar for stephen84s
0
255
Member Avatar for subroto1486

Hi Everybody, As you can tell by the title, I am very new to Java. I have a html page that I need to call from java. i use Runtime.getRuntime().exec("C:/Program Files/Internet Explorer/iexplore.exe"+" help.html") ; //help.html is the required html file which is stored in the same folder. But when i …

0
58
Member Avatar for ronicasingh

Hello all very advanced programmers. I'm a amateur programmer still learning to climb the ropes. I am trying to run a certain program on Java but seem to get some errors that does not define itself any further. These are the errors I am currently getting when I compile the …

Member Avatar for sciwizeh
0
146
Member Avatar for vedmack

Hi... my mission is to locate a certain word inside a pdf file and insert an image next to this word if anyone can recommend me on some api's or examples i will be very grateful. Thanx ahead Daniel

Member Avatar for peter_budo
0
75
Member Avatar for rainny

Can anybody teach me how to use the java source code for loading the sound device in the program, and then we can hear what the people is say? thanks a lot for helping. I am really appreciate it..

Member Avatar for Ezzaral
0
215
Member Avatar for boomar

hi, in java this is a syntax for creating an object for class. hello obj=new hello(); where as in php this is the syntax. $obj = new Java("hello"); now i want to cal constructor with parameters, here the syntax for java. hello obj=new hello("key"); pls give syntax for the above …

Member Avatar for ShawnCplus
0
40
Member Avatar for Alex Edwards

Whenever I try to declare a "Regular Expression" while including symbols like "+", "-", "*", the match is done based on how those operators work. Now, when I try to use the regex API via combining those operators with backslash or \Q and \E I get the error message-- "...Illegal …

Member Avatar for Alex Edwards
0
117
Member Avatar for vieestchien

Hi everyone, I am new to J2ME, so I would like to get some help from you guys. I am developing an application which needs to call some C functions. Normally I would use JNI, but apparently for CLDC cellphones only KNI is available. I am willing to learn more …

Member Avatar for peter_budo
0
121
Member Avatar for kosilence

Hi all I need to submit my assignment urgently. Still now I have no idea on that. anyone can help me to finish my assignment. I attached my assignment question as well as my uncompleted answer. *my programing skill is very bad. please, help me. Thank u all. this is …

Member Avatar for javaAddict
0
97
Member Avatar for subroto1486

Hi Everybody, Please help me regarding calling of any .exe like notepad,msword,etc. in JDesktopPane.That particular exe will appear in the Desktop like Internal Frame. thanks in advance.. Subroto Bhattacharjee

0
53
Member Avatar for timhysniu

Hi there, I haven't worked in Java for a while and I want to go back to it. Can someone please recommend an IDE software that is good for Java Development. I am interested in struts. Things like autocompleters would probably be very helpful. Any responses would be greatly appreciated! …

Member Avatar for jwenting
0
126
Member Avatar for speterson

I have to use two seperate classes in seperate files, one is a driver while the other is the program. It has to use an interface, toString, and have no arg default constructor and a full arg constructor. The toString has to create a formatted table of data from a …

Member Avatar for peter_budo
0
46
Member Avatar for f.damati

I want to make a robot and programm it using java, the quetion is what exactly I need to do so like the operating system I should use (for e.g. brickos)

Member Avatar for sciwizeh
0
126
Member Avatar for sktr4life

this is the oracle GUI [code] import javax.swing.*; import java.awt.*; import java.awt.event.*; public class OracleGUI extends JFrame implements ActionListener { // Define constants public static final String GET_QUESTION = "I will answer any question. Let me know yours.\n" + "Type your question in the following and hit Submit."; public static …

Member Avatar for sktr4life
-1
180
Member Avatar for abhishek23

hi guys well I go to my dos prompt and invoke the compiler with the javac command but I always get the following message: javac is not recongised as an internal or external command,operable program or batch file I would like to know why i am gettin this message and …

Member Avatar for jasimp
0
291
Member Avatar for hezfast2

Hello all, I've been writing a multiple choice question version of the game Hangman. I've got it done except for stopping already asked questions from appearing again. I've got the 'asked' question numbers (the questions and answers are read in from a file into various arrays) added to a vector …

Member Avatar for VernonDozier
0
104
Member Avatar for Magda

Hi all, I am currently revising for an exam which will cover all the basics of object-oriented programming, it was going quite well until I met Collection :) I have got two questions to which I have started writing answers to but got stuck...Could someone please have a look at …

Member Avatar for Ezzaral
0
281
Member Avatar for engrasi

Hi I want to make a weather reporting project . the requirements of project are as follows There are there sensors ie 1. Sensor for Weather 2. Sensor for Humidity 3. Sensor for rain All the data sensed by these sensors want to display on a web page where there …

Member Avatar for peter_budo
0
86

The End.