32,204 Topics

Member Avatar for
Member Avatar for archly1

Hello I need help I have created a application that pulls data from and is supposed to update and insert data into an access database. I have been successful in pulling data from it using first, last, previous and next buttons. However, I can't get my insert button to work. …

Member Avatar for JasonAnders
0
142
Member Avatar for korbynlehr

I am needing to put a pause in between each mortgage calculation and do not know what the C equivalant of getchar() is in Java. Here is the code I have so far, after it is finished with the first mortgage at 30 years I want the user to have …

Member Avatar for JasonAnders
0
261
Member Avatar for korbynlehr

> I am trying to code an assignment that calculates the > payments for a mortgage of a loan amount using 3 > separate rates and term years. I have it working but > it wants to calculate each loan 3 times with all > three rates and with the …

Member Avatar for peter_budo
0
143
Member Avatar for AcMiller

I am having a nightmare time with an assessment task. I am only a newie at Java and I am not sure what I am doing. In the program I need to create a investment calculator that will enable the user to input a payement amount, how many payments and …

Member Avatar for server_crash
0
225
Member Avatar for korbynlehr

Is there an easy way for me to combine these two programs? What I am wanting to use an array for the different loans. Display the mortgage payment amount for each loan and then list the loan balance and interest paid for each payment over the term of the loan. …

Member Avatar for korbynlehr
0
135
Member Avatar for symbollion

Hi..Friends ... when i use Firefox 1.5.0.3 ,i get always 'Unresponsive Script' pop-up... and i know we can 'solve' this issue with the setting of[/B] '[B]dom.max_script_run_time=20' config variable(Type about:config in address bar)... But my problem is --- I want to change [/B][B]'dom.max_script_run_time' through 'javascript' code ...means when i will run …

Member Avatar for 'Stein
0
149
Member Avatar for MrLew

I am working on an assignment to implement an interface, but can't seem to work. It is taking forever to get a response back from the instructor, so I am hoping someone here can help me out. The book shows some syntax on how to implment an interface, but I …

Member Avatar for shan06
0
130
Member Avatar for pench

hai freinds, this is pench. i am MCA graduate. plz help me if i post any queries in forum . 1.difference between TOMCAT server and WEBLOGIC server 2.What is the difference between SERVLETS and JSP 3. what is the difference between SERVLETS and CGI and i hope i will response …

Member Avatar for pench
0
128
Member Avatar for usama

I want some one understand me well I have a NetyBean 5.0 IDE Mobile Application tool But i can not read from file i have not FileReader or BufferedReader classes i want a help usama

0
89
Member Avatar for usama
Member Avatar for sumittz
0
94
Member Avatar for crock08

Can someone please, please assist me with a java problem I'm having for an assignment in my class. I'm completely lost in this class, have about 1 week left and just need help writing a basic program. Here it is... Any help would be greatly appreciated. create a Java application …

Member Avatar for server_crash
0
229
Member Avatar for ELHEK

Hey there guys I'm new to java OOP and im not very good at it at all. I have a uni assignment due in soon which i mostly completed but I'am stuck on this questions which ask us to make a guessword game. this is the problem Problem 3 – …

Member Avatar for DeepZ
0
218
Member Avatar for phovasia

Below is a piece of code given me for debugging. I have made a number of changes (noted in code) but still recieve a compile error. Any thoughts will be much appreciated. My changes- this was Debug d = new Debug(); this was public method2() [code] // this class should …

Member Avatar for phovasia
0
88
Member Avatar for achigani

Hey, Symantec Scan Engine is a content-scanning engine. I have installed it in a Windows 2003 machine as a service. You connect to it via command line using this command "ssecls -server [I]hostname:port filename". [/I]The hostname is the machine where it is installed and port is the default port that …

Member Avatar for iamthwee
0
185
Member Avatar for aiat
Member Avatar for ELHEK

Hey ppl im tring to run this code, it compiles but doesnt exucute properly, the loop Statement has an error. please any one help [code] public class lele { private String word; private char letterguessed; private int numberOfMistakes; private char wronglyGuessLetters; private char[] lettersAvalible = new char[26]; public lele(String word, …

Member Avatar for server_crash
0
93
Member Avatar for blurstudent

Ok folks, sorry to keep asking questions in this forum, but i am just tidying up the nitty gritty issues in my program and i encountered many problems. :cry: my issue here is i can allow user to key in seat number for this booking program. For example, if there …

Member Avatar for blurstudent
0
212
Member Avatar for mexicanwitewash
Member Avatar for pty
0
378
Member Avatar for blurstudent

Sorry to start a second thread. Now I have a big problem. :( [code] try { Runtime rt = Runtime.getRuntime(); Process p = rt.exec("C:/Program Files/Internet Explorer/iexplore.exe D:/Travel Agency/userguide/tutorial.htm"); } catch (Exception exe) { } } [/code] This works perfectly to bring up the tutorial.html using IE. But provided that my …

Member Avatar for blurstudent
0
241
Member Avatar for usama

Hi All i have mobile applications with NetBean 5.0 to install my project into the mobile i send file.jar to the mobile but i recieved a message [B]Unable to install invalid version [/B] i want a help

0
79
Member Avatar for blurstudent

Can JMenuItem point to a HTML file that opens in IE? I want the jMenuItem (E.g: Tutorial Help) to point to tutorial.html on my computer. Couldn't find any information about it at all on the net. Can any kind souls out there help me? Your help is greatly appreciated. Thank …

Member Avatar for blurstudent
0
157
Member Avatar for computerpros

Ok...I think this can be done in Java but I have no clue how. What I want is a small application for Windows XP that would make it so that if a user clicks shutdown (from the start menu or from the welcome page) it will as for the correct …

Member Avatar for computerpros
0
238
Member Avatar for usama

Hi All i want to select a software to do my mobile application with J2ME i knew that there are two types of J2ME the two are CLC and CLDC but i don't know the difference between the two. i want a help Osama Shehata

Member Avatar for jwenting
0
72
Member Avatar for Phaelax

This is a question from a mid-term I had awhile ago. I just want to hear what you guys think the answer is, because I just can't agree with the teacher on this. A(n) ____ is a listener interface that listens for any events that occur during the execution of …

Member Avatar for jwenting
0
186
Member Avatar for Sailor_Jerry

I have 10 large .txt files with over 13,000 rows of data. Each “column

Member Avatar for iamthwee
0
251
Member Avatar for moonny

i'm trying on the tutorial at http://tools.osmosis.gr/blog/archives/2005/03/birt_rcp_viewer_1.html i have a openReportEditor method as shown below: private void openReportEditor() { serverUrlText.setText("[URL="http://127.0.0.1/"][COLOR=#0000ff]http://127.0.0.1[/COLOR][/URL]:8181/birt/"); String uri = serverUrlText.getText(); ReportEditorInput input = new ReportEditorInput(); input.setUri(uri); OpenNewBrowserAction action = new OpenNewBrowserAction(input); action.run();} when i have created a button and i would like to call the openReportEditor. …

Member Avatar for moonny
0
101
Member Avatar for vidya_m

can anyone suggest some websites which has code snippets for creating shopping carts using jsp, servlets and javabeans. I am seriously looking for a career in J2EE. pls help Thanks

Member Avatar for aniseed
2
378
Member Avatar for Phaelax

Title says it all. I've tried getting different system properties with no luck. Not sure if "java.compiler" is the right one or not, but it always returns null for me. The others I've tried are: "java.home" "java.library.path" "java.class.path" java.home gives me: c:\java\j2sdk1.4.2_05\jre But javac is in c:\java\j2sdk1.4.2_05\bin I don't want …

Member Avatar for jwenting
0
279
Member Avatar for HackWizz

Hi.. I have nearly learnt c++ ..and I want to learn java as i suppose softwares solutions are usually provided in java..:?: ...I know nothing about java.I saw the tutorials ..but the were not introductory..can someone help....??? Thanks in advance.

Member Avatar for Kiba Ookami
0
199
Member Avatar for itsukumar

hi can any one give me a code for chatserver in java which have bi-directional comminication.lik server listen more no.of clients n give reply and client mak request to server. ther should be a frame where a textarea and a textfield.all messages are printed on textarea and after hit of …

Member Avatar for jwenting
0
198

The End.