Can not run servlet program on J2EE platform 4 Linux
I am using J2EE platform in my RHL 9.0 machine. But I am not able to servlet programs. How I can do that?
Answer Question
| January 20, 2005 4:08 AM
Development, ERP, Help Desk, HTML, IT architecture, J2EE, Java, JavaScript, JSP, Lifecycle development, Planning, Tech support, Third-party services, Vendor support
I am using J2EE platform in my RHL 9.0 machine. But I am not able to servlet programs. How I can do that?
Stored Procedure Error
This is mu stored Procedure: CREATE PROCEDURE ADMINISTRATOR.DIMS_SP_PerformSearch ( vuserId integer, vsearchText varchar(500) , vfromID integer, voption integer ) ———————————————————————— – SQL Stored Procedure ———————————————————————— BEGIN IF (vsearchText != ”) THEN delete from DIMS_General_Search where userId = vuserId; end if; IF (voption = 0) THEN INSERT INTO DIMS_General_Search SELECT vuserId,DIMS_Scanned_Transaction.scanned_date , DIMS_Document_Type.document_type_name , DIMS_Document_type_Attributes.attribute_name,DIMS_Scanned_transaction_Detail.answer, DIMS_Scanned_Transaction.scanned_transaction_id [...]
Answer Question
| December 17, 2004 2:20 AM
Application software, Availability, DB2 Everyplace, Development, IBM, Instant Messaging, Java, Migration, Modeling, Normalization, Performance/Tuning, Servers, WebSphere Studio
This is mu stored Procedure: CREATE PROCEDURE ADMINISTRATOR.DIMS_SP_PerformSearch ( vuserId integer, vsearchText varchar(500) , vfromID integer, voption integer ) ———————————————————————— – SQL Stored Procedure ———————————————————————— BEGIN IF (vsearchText != ”) THEN delete from DIMS_General_Search where userId = vuserId; end if; IF (voption = 0) THEN INSERT INTO DIMS_General_Search SELECT vuserId,DIMS_Scanned_Transaction.scanned_date , DIMS_Document_Type.document_type_name , DIMS_Document_type_Attributes.attribute_name,DIMS_Scanned_transaction_Detail.answer, DIMS_Scanned_Transaction.scanned_transaction_id [...]
conversion
How to convert word files consists of maths symbols to html or pdf files.
Answer Question
| May 3, 2012 10:54 PM
Development
How to convert word files consists of maths symbols to html or pdf files.
Batch File
I am looking for some help composing a batch file that will copy a folder on my LAN to C in a folder on the local machine. Thank you
Answer Question
| December 16, 2004 11:52 AM
Programming Languages
I am looking for some help composing a batch file that will copy a folder on my LAN to C in a folder on the local machine. Thank you
Super Basic menu program
I haven’t used VB in forever but I’m trying to create a simple program. I’m going to run program along with a couple of other files on a CD. I’ve created two buttons, the 1st to open a file and the 2nd to open a different open. I’m using a call shell command but if [...]
Answer Question
| December 16, 2004 8:08 PM
VB.NET, VBA, VBScript, Visual Basic
I haven’t used VB in forever but I’m trying to create a simple program. I’m going to run program along with a couple of other files on a CD. I’ve created two buttons, the 1st to open a file and the 2nd to open a different open. I’m using a call shell command but if [...]
SAVOBJ with different OS release on target
I am trying to FTP a file between two as400 boxes, for which I have to use SAVOBJ on the source and RSTOBJ on the target. Now the source has a higher OS release than the target, so I can use the release version of target system in the “target release” option of the SAVOBJ. [...]
Answer Question
| December 14, 2004 3:14 PM
Development, RPG
I am trying to FTP a file between two as400 boxes, for which I have to use SAVOBJ on the source and RSTOBJ on the target. Now the source has a higher OS release than the target, so I can use the release version of target system in the “target release” option of the SAVOBJ. [...]
Getting started on a Linux career
A SearchEnterpriseLinux.com reader asked me the following question, and I’m gathering information for him. Can you help? Question: “I am a Domino developer used to Windows environment, but I have a Fedora Core 2 box at home for learning Linux. I would eventually like to learn Linux and learn to develop in Linux, with an [...]
Answer Question
| December 15, 2004 12:00 PM
Career development, Certifications, Development, Linux
A SearchEnterpriseLinux.com reader asked me the following question, and I’m gathering information for him. Can you help? Question: “I am a Domino developer used to Windows environment, but I have a Fedora Core 2 box at home for learning Linux. I would eventually like to learn Linux and learn to develop in Linux, with an [...]
Calling a Function which uses ado command object in ASP
Hi… I am calling a function or sub if u may call it from within the same page. it works fine until i execute a ado command object. as soon as i put the execute statement in the page, all activites stop and the page doesnt execute any further from the line calling that function. [...]
Answer Question
| December 15, 2004 9:10 AM
ASP, SQL, T-SQL
Hi… I am calling a function or sub if u may call it from within the same page. it works fine until i execute a ado command object. as soon as i put the execute statement in the page, all activites stop and the page doesnt execute any further from the line calling that function. [...]
Creating a “dynamic web page from a MS Excel document
Currently, my organization maintains a phonelist in a MS Excel spreadsheet. Only one person has modification rights to this file. I have been asked if I can build a hyperlink on our intranet web server (IIS 5 created with FP 2000)that would poll the Excel spreadsheet for all of its data and then generate a [...]
Answer Question
| December 14, 2004 3:53 PM
Web development tools
Currently, my organization maintains a phonelist in a MS Excel spreadsheet. Only one person has modification rights to this file. I have been asked if I can build a hyperlink on our intranet web server (IIS 5 created with FP 2000)that would poll the Excel spreadsheet for all of its data and then generate a [...]
website download speed
Hi, i m from india…i have developed few sites in html using dreamweaver and photoshop now the problem is its take lot of time to download… so is there any script or software which improves site performance as well as page ranking in seachengines… please give tips to improve performance of site… sites in asp [...]
Answer Question
| December 18, 2004 5:38 AM
Dreamweaver, Photoshop, Software Quality Assurance, Web development tools
Hi, i m from india…i have developed few sites in html using dreamweaver and photoshop now the problem is its take lot of time to download… so is there any script or software which improves site performance as well as page ranking in seachengines… please give tips to improve performance of site… sites in asp [...]
Hi. Danke, Marhaba, Salaam
I am from Karachi Pakistan. I am in the field of computers since 1989. I have learned different softwares on my own and to work with different hardwares. My problem is that i want to do SAP ABAP/4
Answer Question
| December 19, 2004 4:45 PM
Development, Hardware, Networking, Tech support, Training
I am from Karachi Pakistan. I am in the field of computers since 1989. I have learned different softwares on my own and to work with different hardwares. My problem is that i want to do SAP ABAP/4
Printing UCC EAN 128 from RPG on AS/400
Hello I am trying to Print Bar Code 128 with FNC1 (Which identifies symbology as “UCC/EAN – 128″). I am able to print simple bar code 128 but not able to add this symbology. I am using the BARCODE keyword. Is it possible to print a UCC/EAN 128 using this keyword? If yes, How will [...]
Answer Question
| December 13, 2004 5:49 PM
Development, RPG
Hello I am trying to Print Bar Code 128 with FNC1 (Which identifies symbology as “UCC/EAN – 128″). I am able to print simple bar code 128 but not able to add this symbology. I am using the BARCODE keyword. Is it possible to print a UCC/EAN 128 using this keyword? If yes, How will [...]
“Dynamic” Copy/Transfer Utility
We are looking to design a script that copies data files from a specific directory where the name of the directory changes based on date. Example: Today = servershare041210datafile.dat Tomorrow = servershare041211datafile.dat Each day the system creates a new directory according to the system data (e.g., 041210) that replaces (deletes) the previous days directory. The [...]
Answer Question
| December 10, 2004 4:29 PM
DataCenter, Development, Networking, Programming Languages, System utilities, Tech support, Third-party services
We are looking to design a script that copies data files from a specific directory where the name of the directory changes based on date. Example: Today = servershare041210datafile.dat Tomorrow = servershare041211datafile.dat Each day the system creates a new directory according to the system data (e.g., 041210) that replaces (deletes) the previous days directory. The [...]
Rolling 30 day calendar using Sheridan Calandar Widgets 2.0
Within the view capabilities of our application, there are months/weeks where the month is cut off in the middle of the week. It would be easier for the user to judge future work without the use of the scroll bar if the displayed Calendar would provide a view of a 30-day rolling calendar. This would [...]
Answer Question
| December 12, 2004 3:22 PM
Development, Visual Basic
Within the view capabilities of our application, there are months/weeks where the month is cut off in the middle of the week. It would be easier for the user to judge future work without the use of the scroll bar if the displayed Calendar would provide a view of a 30-day rolling calendar. This would [...]
Developing a Web application
I’m passing along a question posed by a reader of SearchEnterpriseLinux.com. Could someone offer some advice for him? Question: I am creating a web application with a sign-in form The fields are: Website URL, e-mail. When the user submits the information then first it searches whether that domain is registered or not. If the domain [...]
Answer Question
| December 10, 2004 5:00 PM
Development, PHP, Web development tools
I’m passing along a question posed by a reader of SearchEnterpriseLinux.com. Could someone offer some advice for him? Question: I am creating a web application with a sign-in form The fields are: Website URL, e-mail. When the user submits the information then first it searches whether that domain is registered or not. If the domain [...]
VB front end for Excel
I have data that is in the form of a 2D array, e.g. 20×20; I want to look up a given value, based on a set of X,Y values; I would like a front end that makes this simple for an end user. Hlookup and Vlookup in Excel are horrible to try and implent. Shouldn’t [...]
Answer Question
| December 8, 2004 9:04 PM
Development
I have data that is in the form of a 2D array, e.g. 20×20; I want to look up a given value, based on a set of X,Y values; I would like a front end that makes this simple for an end user. Hlookup and Vlookup in Excel are horrible to try and implent. Shouldn’t [...]
Upgrading .NET framework
Currently were on framework 1.0. Are the improvements with the 1.1 framework worth going to now or is it better to wait for framework 2.0 (Whidbey). Can someone summarize improvements between 1.0 & 1.1 & 2.0. I would hate to do a 1.1 upgrade and 6-8 months from now do a 2.0 upgrade. Regression testing [...]
Answer Question
| December 13, 2004 10:45 AM
Development
Currently were on framework 1.0. Are the improvements with the 1.1 framework worth going to now or is it better to wait for framework 2.0 (Whidbey). Can someone summarize improvements between 1.0 & 1.1 & 2.0. I would hate to do a 1.1 upgrade and 6-8 months from now do a 2.0 upgrade. Regression testing [...]
WALLDATA RUMBA File Transfer Function
After upgrading from NT to XP or Win2000, the File Transfer function no longer works. Arpeggio is fine but the File Transfer application error is:[Wall Data][Rumba Data Access]No data source specified; dialog prohibited. SQLDriverConnect…. Maybe there are registry entries missing? How do you connect a data source to File Transfer?
Answer Question
| December 8, 2004 9:31 AM
Data center operations, DataCenter, DB2, Desktop management applications, Desktops, Development, Graphical User Interfaces, Hardware, i5, Installation, Integration/Connectivity, iSeries, Microsoft Systems Management Server, OS/400, PC/Windows Connectivity, Registry, Servers, Software distribution, Sun, Tech support, Thin clients, Third-party services, UDB for client/server, UDB for iSeries/i5, Unix, Vendor support, Windows, Windows 2000 desktop, Windows client administration and maintenance
After upgrading from NT to XP or Win2000, the File Transfer function no longer works. Arpeggio is fine but the File Transfer application error is:[Wall Data][Rumba Data Access]No data source specified; dialog prohibited. SQLDriverConnect…. Maybe there are registry entries missing? How do you connect a data source to File Transfer?
Rogue Character After FTP’ing
I FTP a file from the AS400 to a Windows 2000 server and there is a carriage return and line feed character at the end of the file. How do you get rid of it?
Answer Question
| December 7, 2004 6:08 AM
Desktops, Development, Integration with other platforms, Microsoft Windows, PC/Windows Connectivity, Servers, TCP, Tech support, Technical support, Windows 2000 desktop, Windows 95/98
I FTP a file from the AS400 to a Windows 2000 server and there is a carriage return and line feed character at the end of the file. How do you get rid of it?
Instance of a dll and deploying dll and standard exe.
i come to the problem directly. i have a dll and standard exes created to work together. i have more than one exes that utilize the dll located on the server (exes located on a remote clients). dll has a global variable that will be operated by the exes. i need to create a single [...]
Answer Question
| December 6, 2004 10:42 AM
ActiveX, Development, Visual Basic
i come to the problem directly. i have a dll and standard exes created to work together. i have more than one exes that utilize the dll located on the server (exes located on a remote clients). dll has a global variable that will be operated by the exes. i need to create a single [...]





