Hey, What's up y'all, I am trying to write some code in Java that will read in the numbers from a file (one # on each line of .txt file) put them into an array, and then run quick sort on the array. Eclipse is showing some red that I am having trouble with. My errors are marked with comments, and...
[strong]b[/strong] [strong]I ran a "search" on my hard drive for Java, and up came 35 different downloads some dating back to 1993. What should I keep/ delete? This one dated 1993 npDSJavaPeer.class.[/strong] [strong]Thank you for your time,[/strong] [strong]Connie[/strong] b Software/Hardware...
Hello there fellow users, I have been entrusted with the task of designing and implementing a financial system for a charity foundation where I live. The charity foundation requires its work (addition and retrieval of records, for example) to be done online, using a web app. The app connects to a...
hello... i need to block a particular usb port where any flash drive is inserted and prompts for a password... developing everything is handy but i could not find a way to block the usb drive.? Software/Hardware used: J2EE/JAVA
float f=1.2f; double d=1.2; if(f>d) { System.out.println("Welcome"); } Output: Welcome. Why float is bigger than double while both have the same 1.2 value? Software/Hardware used: Java
Some of the javascript pop ups are not working in chrome, firefox, safari but it is working fine in IE. Why this is happening? Let me tell you in brief about the problem... I have a user login page then when the welcome page is opening there are some pop ups which are not working..ie if some one...
if i want to declare a button in one class and assign action to it another class, how shall the code be written? the add ActionListener(this) does not to seem to work when the button is declared in one class and action assigned to it another class how shall the code be written? Software/Hardware...
public class Yikes { public static void go(Long n) {System.out.println("Long ");} public static void go(Short n) {System.out.println("Short ");} public static void go(int n) {System.out.println("int ");} public static void main(String [] args) { short y = 6; long z = 7; go(y); go(z); } } Answer:...
Hi, is there any way to secure the execution of Java Servlets on Lotus Domino 7.x ? I used the Realm document and does not ask for user and password. For Databases it does. It is about Lotus Domino on iSeries machine. Thanks and best regards. Software/Hardware used: Lotus Domino 7 on iSeries 5
I have a simple class that resides on my local drive. I am attempting to connect to iSeries I5V4 environment and do "select" from one of the DB files. When I run my .class file in Rational Application Development I ghet a "class not found" exception. How do I set classpath in RAD? Should my...
Java Database Connectivity, Rational Developer for IBM i, JDBC
Please, kindly advise on this issue I am having. Program is coded in RPG and is a CGI module. I tried to get user-id from program data structure, but this "UserID 254 263", but it shows QTMHHTTP, because this pgr runs on HTTP server. How else can I obtain real user-id of the user who is envoking...
Hi I have two years of dotnet development experience . I am trying to move into SAP. Whats the best to opt for in Netweaver i.e Java or ABAP or there are any opportunities for this on dotnet platform. Which should be most promising for future. Googling I came to know Java is giving a backseat to...
Hi all, Based on the new feature(ID vault) implemented in domino 8.5, i would like to access this new feature(idv vault) using java api. Like i want to mark it for inactive in id vault database for a particular user. and how to change the name. Regards, Sankar
I want a java program to store a .wav file to be stored in oracle. I know that we use blob, but my problem is I want to know the things to do in between upload and the insert statment used to store in the db
What is the command to compile a Java program? What is the command to run a Java application?
What options are available for Apache Maven integration with Oracle JDeveloper? Moderator Note: This is a submitted question.
I have 12 yrs of IT experience on java technologies and project management. Executed most of the project in the domain of SRM. based on that i want to make career in SAP MM. Could someone tell me how to proceed in this regard.
Hi, I have a few questions: Can somebody enlighten me why databases on mac runs slower compared to PC? Is there a way to improve speed performance on Mac? What tools can I use to monitor or trace where the performance break since Java Debugging console does work on Mac? Thank you!
Lotus development, Lotus Notes Database, Lotus Notes Performance


