Java Questions


action listener
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?

Answer Question   |  December 9, 2011  6:18 AM
Java, Java programming
asked by:
5 pts.

Doubt in Short and int data types in java
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: int Long Please explain this program.If execute the above program [...]

Answer Question   |  April 25, 2012  7:02 AM
Java, Java programming
asked by:
5 pts.

Secure Java Servlet
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.

Answer Question   |  August 14, 2009  11:37 AM
Domino, iSeries, Java, Lotus, Servlet
asked by:
68
5 pts.

JDBC Connection from JAVA to iSeries DB
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 [...]

Answer Question   |  June 30, 2010  6:39 PM
Java, Java Database Connectivity, JDBC, Rational Developer for IBM i
asked by:
115 pts.

Get user id in CGI RPG program
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 [...]

Answer Question   |  August 14, 2009  6:31 PM
CGI, Java, RPG, RPGLE
asked by:
115 pts.

.net java and abap
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 [...]

Answer Question   |  August 15, 2009  1:26 PM
.NET, ABAP, Java, NetWeaver, SAP A1S, SAP careers
asked by:
5 pts.

How to access the ID Vault documents using java or c API
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

Answer Question   |  August 3, 2009  8:32 AM
API, C#, ID Vault, Java, Lotus Domino, Lotus Domino 8.5, Lotus Domino 8.x
asked by:
5 pts.

Store .wav file in a oracle db
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

Answer Question   |  August 10, 2009  1:59 PM
Java, Java programming, Oracle Database
asked by:
60 pts.

What is the command to compile a Java program?
What is the command to compile a Java program? What is the command to run a Java application?

Answer Question   |  September 2, 2011  5:20 PM
Java, Java programming
asked by:
5 pts.

best Java testing tools
j2ee testing tools

Answer Question   |  July 20, 2009  3:57 PM
J2EE, Java, java testing tools
asked by:
5 pts.

Apache Maven support for Oracle JDeveloper?
What options are available for Apache Maven integration with Oracle JDeveloper? Moderator Note: This is a submitted question.

Answer Question   |  October 9, 2009  2:16 PM
Apache Maven, Java, JDeveloper, Oracle development, Oracle JDeveloper, Project Object Model
asked by:
6,565 pts.

Career switch within IT from java and PM to SAP
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.

Answer Question   |  July 24, 2009  4:42 PM
Careers, IT project management, Java, SAP careers, SAP MM
asked by:
5 pts.

Java error 25009
Get a error 25009 – unzipping core files failed when downloading Java

Answer Question   |  July 10, 2009  3:22 PM
Error 25009, Java, unzipping core files
asked by:
5 pts.

Lotus Notes databases runs slower on Mac
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!

Answer Question   |  June 26, 2009  5:40 PM
Domino Designer, Java, Lotus development, Lotus Notes Database, Lotus Notes Performance, Mac, Mac OS
asked by:
55 pts.

Code Impact Analysis Tool
Hi, Need a tool to do the impact analysis of .net/java/com code files and should produce the matched code/classes/objects/methods/references etc. for a particular database hit (stored-procedure or select/insert/update query)

Answer Question   |  April 9, 2012  12:46 PM
.NET, Impact analysis tools, Java, Performance and availability, Stored Procedures
asked by:
5 pts.

java webservices fundamentals
I have a fundamental question regarding java webservices. Client side stubs has the following role: 1. Convert java object types to xml types and create soap messages 2. Handle communication from client to webservice and vice versa SOAP message will differ depending upon the style and use parameters of webservice. My question is do client [...]

Answer Question   |  July 1, 2009  2:09 PM
Java, Java Web services, Web services, WSDL
asked by:
20 pts.

How to work with JavaBeans in Oracle Forms 10g
I’ve downloaded “First Bean” Demo but i dont understand how to use/implement it. I dont know much about Java Programming.In Forms 10g, when i draw a bean and give “oracle.forms.demo.canvasproperty” in Implemantation Class property of bean, an error occurs FRM-13008: Cannot find java bean with name oracle.forms.demo…. Please help.

Answer Question   |  March 16, 2010  10:51 AM
FRM-13008, Java, JavaBeans, Oracle 10g, Oracle 10g error messages, Oracle Forms 10g
asked by:
25 pts.

Java on AS/400
Hi All,I want to know what is the best configuration of i5 system to run JAVA application such as M3 ERP.

Answer Question   |  June 3, 2009  11:01 AM
ERP, i5, Java, M3 ERP, OS/400
asked by:
85 pts.

JAVA and i5
Hi All, I want to know what is the best configuration of i5 system to run JAVA application such as M3 ERP.

Answer Question   |  July 8, 2009  5:07 PM
ERP, i5, Java, OS/400
asked by:
85 pts.

Java method to reset a packets time to live
I was told that there is a JAVA method to reset a packets time to live. Given that a packet being accepted by a machine that had java on it would create a new header anyway, is the point to increase the TTL? The person made the statement that these packets roam the Internet for [...]

Answer Question   |  May 19, 2009  1:50 PM
Java, Packets, Time To Live, TTL, TTL reset
asked by:
10 pts.