Java Questions and Answers

Recent IT Questions

101 - 120 of 188

LDAP and Java or C++

I have a Java app and a C++ app that gathers a list of names from a directory. Sometimes the search could take an hour before it returns a list to iterate through. My question is that once the search begins, the app is going to run until the search is complete and it iterates the result set. What...

Answer Question   |  Jul 31 2008  5:37 PM GMT
LDAP, Java, C++
asked by JMPICINICH

  30 pts.

Digging into Basic2C-managed C-isam data on SCO

Dear Expert(s), I am in search of a manner to update a limited number of datafields (<5) forth and back between a JAVA/Postgresql based solution and a legacy Niakwa NPL Basic2C program using C-ISAM tables. I wouldn't try to access the C-ISAM files directly as they are constantly being used by...

Answer Question   |  Jul 23 2008  12:08 AM GMT
Java, BASIC, Basic2C
asked by Blackthor

  5 pts.

How do I receive java-agent-backend-data in UI

I need help! a doc is open in UI. After pressing a button, the doc ist opened in a dialogbox for extra input. dlg_res = workspace.DialogBox( "DMS_Indizierung", True, True, False , False , True, False, _ "In eAK überleiten ...", ,True, False, True ) In Queryclose there are more checks and...

Answer Question   |  Jul 22 2008  6:22 AM GMT
Java, Data analysis, Agents
asked by Mlw

  5 pts.

How to prevent memory hacking in game's score?

Hi, I'm building a java mobile game and i need to prevent people from hacking the score via the memory. I thought of maybe like this, -Instead of using numbers in the score's main variable, we use Alphabets like 1=AG, 2=RE -So the canvas or display just reads the score's alphabets and translate...

View Answer   |  Jul 19 2008  5:06 AM GMT
Java, Hacking, Software design
asked by Melwong

  5 pts.

to create a java file

How to create a java file in i5/OS Kindly guide me.

View Answer   |  Jul 16 2008  5:53 AM GMT
OS/400, Java, i5/OS
asked by Jacky

  160 pts.

java library for end user simulation?

Hi, I am looking for a java library to simulate the end-user for monitoring various webapplications (websites and applets). For the moment I am using WinTask together with Nimbus. Although Nimbus is great for overal monitoring of servers, I find that the End to End user simulation part is not so...

Answer Question   |  Jul 15 2008  7:46 AM GMT
Java, Application monitoring, WinTask
asked by SamBaxter

  5 pts.

How to write a small record management application for a school in Java

How to write a small record management application for a school. Tasks will be Add Record, Edit Record, Delete Record, List Records. Each Record contains: Name(max 100 char), Age, Notes(No Maximum Limit) No database should be used. All data must be stored in one or two files. Listing records should...

View Answer   |  Jul 9 2008  7:48 PM GMT
Java, Java development
asked by C,C++,Java

  10 pts.

How to write a program to download a website from a given URL

How to write a program to download a website from a given URL. It must download all the pages from that website. It should take the depth of retrieval from the user input. All the files/pages must be stored in a folder.

View Answer   |  Jul 9 2008  7:10 PM GMT
Java, C++
asked by C,C++,Java

  10 pts.

How to call a COBOL program from Java

From a java program, I have to call a set of COBOL programs. All the COBOL programs have the commitment control option as “slave”. These COBOL programs update a number of files. The web page should list the updated information from these files. After the user’s review, if the user selects the...

View Answer   |  Jul 3 2008  7:41 PM GMT
COBOL, Java, Web services
asked by Srini2

  5 pts.

SMS Direct from Iseries

Hi Is there any simple ways to send SMS from a phone connected to ISeries? by Java, RPG or cheap program. We just need a simple system to send only. Regards Hamish

View Answer   |  Jun 26 2008  2:46 AM GMT
iSeries, RPG, Java
asked by Hamish Vietnam

  5 pts.

COBOL web services

As part of application migration we are looking into exposing our COBOL programs as web services and using them in the Java technology. We explored this option and see that a COBOL program can be exposed as a web service using Axis or a WDSC for System i tools. Can anyone provide feedback on the...

Answer Question   |  Jun 25 2008  6:45 PM GMT
COBOL, Java
asked by Uiiuo

  50 pts.

How to optimize results coming from database

Sir, I hv created a software which searches for the information the user wants. If only one user is using database at a time then it gives response in milliseconds. But when at a time 10 or more than that start using it then throughput decreases. So how i should do optimization

View Answer   |  Jun 11 2008  10:48 AM GMT
Java, MySQL, Database performance and tuning
asked by Oracle expert

  5 pts.

connecting to oracle database and push the data into the mail client Inbox

we have java application,that inbox data will be stored in oracle database,i want get handle of oracle database and push the newly created document in to the mail client inbox of domino

Answer Question   |  Jun 5 2008  11:12 AM GMT
Oracle, Java, Oracle development
asked by ITON

  10 pts.

Java ---- 100% OO Language

How java is 100% Object Oriented Language?

View Answer   |  Jun 2 2008  9:38 AM GMT
Java, Object-oriented programming
asked by Rameasy

  5 pts.

run vbscript on remote computer from java

How do I run vbscript on remote computer from java application?

View Answer   |  May 14 2008  6:09 AM GMT
Java, VBScript, Remote computer
asked by Ilana

  10 pts.

xml String

im developing a J2ME mobile application when a enter login details to be fetched from the database on the interface it says String index out of range why?Please help!

View Answer   |  May 12 2008  1:19 PM GMT
Java, XML, J2ME
asked by Development88

  75 pts.

CREATE BACKUP OF SPECIFIC DATA IN ORCALE DATABASE USING JAVA COMMAND OR PROCEDURE

RESPECTED SIR, i am doing a project. My front end is java and back end is oracle. In my project i stored data in oracle. but I want to create it's back. plz give my a procedure in java to create backup of my data file. which is operate from java front end.

Answer Question   |  May 4 2008  11:09 AM GMT
Oracle, Java
asked by Juned

  5 pts.

How useful is SCJP / java certification in job placements ?

I'm a 2nd year student pursuing btech in electronics and communication majors. But am interested in the IT sector as am comfortable with the all the things related to IT (programming, web development, animation, dbms, etc) and rather enjoy doing it. On-campus placements record in IT companies is...

View Answer   |  May 3 2008  5:52 AM GMT
Java, Certifications, Web development
asked by Kush

  5 pts.

open a green screen from a java application

We have a java application running on websphere and on click of a button in the browser based application, we need to open a 5250 session and open an inquiry application written in COBOl? We are not sure as how to achieve this. Any help is greatly appreciated...

View Answer   |  Apr 21 2008  10:16 PM GMT
COBOL, Java, WebSphere
asked by Uiiuo

  50 pts.

Java API/class to pull Lotus Notes user's calendar information

Which Lotus Notes Java API/class will be of the most use to me in pulling a Lotus Notes user's calendar information?

Answer Question   |  Apr 10 2008  5:20 PM GMT
Java, Lotus Notes, API
asked by Domino Ask The Experts

  430 pts.

101 - 120 of 188