Java Questions and Answers

Recent IT Questions

61 - 80 of 188

Passing an array into a Stored Procedure

is there a possibility of passing an array into a Stored procedure i am using java and sqlserver 2000

View Answer   |  Jan 30 2009  7:40 AM GMT
Arrays, SQL Server stored procedures, Java
asked by Khperi

  5 pts.

Java language issue

Which of the following is used by Java language, Compiler or Interpreter?

View Answer   |  Jan 22 2009  7:23 PM GMT
Linux, Java, Compiler
asked by Linux - Ask the Expert

  230 pts.

Linux vs. Unix in Java-based applications

I'm a Java-World developer and I wanted to know which differences between Linux and Unix I should be concerned about when creating Web-based applications.

Answer Question   |  Jan 22 2009  7:08 PM GMT
Linux, Unix, Java
asked by Linux - Ask the Expert

  230 pts.

web server problem

we are use a web service with a public IP.when i am trying to use that apllication (OR) web page locally its working fine.But its not working when i am try to connect from remote system.Actually the service is java tomcat based one with use of port 8080 and i am try to connect through a normal web...

View Answer   |  Jan 19 2009  2:04 PM GMT
Java, Apache Tomcat, Java Servlets
asked by Exwindows

  135 pts.

Opening content manager document from Java

We have IBM Content Management software for iseries which is primariliy used to see images. We stored the documents on System i and they are purged to an optical disk. The list of document are shown in AS/400 subfile. When a user take a view option against a image type, it open the related...

Answer Question   |  Dec 31 2008  6:06 PM GMT
IBM Content Manager, Java
asked by Uiiuo

  50 pts.

Java User Profile Usage

On the I-series, I hava a java application being run within a CL program using the RUNJVA command. How can I get the java app to use a different user profile/job description than the CL program itself.

Answer Question   |  Dec 17 2008  2:26 PM GMT
Java, CL programming, Java applications
asked by Developer55

  5 pts.

Security testing tools and techniques

Hi, We would like to do security testing to our current project which is developed in JAVA, can you please share some information about how to start security testing, related websites, tools, techniques and any documents related to it. Thanks in Advance Regards Harish Malvi

View Answer   |  Dec 10 2008  6:45 AM GMT
Software Quality Assurance, Software testing, Java
asked by SOFTWARETESTER999

  5 pts.

Creating a Java database

I want to create a database (not table) using java. Is it possible? If Yes then what should I do? Tell me detail procedure if possible.

View Answer   |  Dec 9 2008  9:50 PM GMT
AS/400, Java, Database
asked by AS400 - Ask the Expert

  395 pts.

calling java function running on websphere from as/400

How to call a java program running on web sphere application server from System i? We are able to call a java program deployed on System i on IFS directory using RPG ILE.

Answer Question   |  Dec 9 2008  2:22 PM GMT
iSeries, Java, WebSphere
asked by Uiiuo

  50 pts.

Does Apache POI-XSSF support Excel 2007 runs under Java 1.4?

Hi Guys, Is Apache XSSF POI supports java 1.4 to upload the Excel 2007. Thankx.

Answer Question   |  Dec 4 2008  12:14 AM GMT
Java, Apache, Microsoft Excel
asked by Ansipar2883

  15 pts.

How to synch Lotus notes grop/contacts to my java application group/contacts ?

Hi, I am new to lotus notes and wanted to synch lotus notes group/contacts to our application which is java. The requirement is we need a facility to copy/synch the lotus notes group details (including the group member contacts to the application ), that is a one way (from lotus notes to...

Answer Question   |  Nov 26 2008  7:38 PM GMT
Java, Lotus Notes Synchronization, Oracle Database
asked by AssimilatorHere

  5 pts.

Project needs synchronization between Lotus Notes calendar and current agenda

I am currently working on a project, where I need synchronization between our own agenda and Lotus Notes' calendar. Both C# or Java is suitable to use. Unfortunately, I can't find enough information to know how to use the API's. Can anyone offer me any advice?

Answer Question   |  Nov 18 2008  4:50 PM GMT
Java, Lotus Notes, API
asked by Domino Ask The Experts

  430 pts.

iSeries: Accessing src PF member using Java/400

I am a veteran iSeries programmer but new to Java. We have a requirement of reading src PF member as record (each line) and to be transmitted. Also, incoming streams to be created as a src PF member by adding the recs in it. Which Java/400 class can be used to read from a member (e.g...

View Answer   |  Nov 17 2008  6:28 AM GMT
iSeries, Java, Java classes
asked by Raju400

  60 pts.

Accessing Oracle App Server's CRM in Linux client machine

Hi I'm new to Linux plateform. Now I got Problem in Access CRM in Client machine(LINUX). I'm trying to change Windows plateform to Linux ,while,I've replaced java1.5_11 instead of JInitiator . And I got JAVA CONSOLE in Firefox.finally if i try to get load form based oracle application OR...

Answer Question   |  Nov 10 2008  10:54 AM GMT
Linux, Java, Oracle Application Server
asked by Bhagavathy

  5 pts.

create database using java

How to create database (not table) using java? For example, I want to create database in MSAccess, MySQL, Oracle etc.

View Answer   |  Nov 7 2008  2:53 PM GMT
Java, Database, MySQL
asked by Theremustbeananwer

  5 pts.

What is the key concept of Java Beans in Java?

java

View Answer   |  Nov 5 2008  7:14 AM GMT
Java, JavaBeans, Java development
asked by Reet

  5 pts.

JDBC/ODBC to Excel 2007 getting Exception

Iam getting the SQLexception by trying to connect using JDBC/ODBC to Excel 2007 through Java. Any Guys can tell abt this problem. java.sql.SQLException: [Microsoft][ODBC Excel Driver] External table is not in the expected format. at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source) at...

Answer Question   |  Nov 3 2008  1:14 PM GMT
Java, ODBC, JDBC
asked by Ansipar2883

  15 pts.

To connect to Excel 2007 using free version API Java

Presently we are using JavaExcel(JXL) API to read/write from the Excel 2003. Now we have to update to Excel 2007. The problem was JXL is not supporting for the Excel 2007. The other API's are in the Beta version. Guys any API's are there to support Excel 2007 ......

Answer Question   |  Nov 3 2008  1:00 PM GMT
Java, VBA, Visual Basic for Applications
asked by Ansipar2883

  15 pts.

Web service in Java

can anyone send me the link from where i got the source referce of web service in java in which i can make a requist with my httpclient servlet page

Answer Question   |  Oct 25 2008  10:03 AM GMT
Java, Java Web services, Web services
asked by Metamit

  5 pts.

Copying CSV files to IFS

Hi! I have a Java application that creates a CSV file in the hard disk (C:), and I need to copy it to an AS400, in its IFS. I created a folder in the IFS, named /myfolder. I use this command to create the file to the IFS: ifs = new IFSFileOutputStream(AS400System, fileName + ".csv"); But I receive...

Answer Question   |  Oct 13 2008  4:48 PM GMT
Java, IFS, AS/400 errors
asked by MelissaG

  20 pts.

61 - 80 of 188