I have an Application in which I am showing images in a jsp page from a Database. It takes forever to load over 400+ images and sometimes it only shows half and the rest just small boxes.
I have a bean in which I get the imagenames from DB based on the query and stores in a hashtable then...
Hi,
Is there a way to send a POST Request from a FORM. I have an Oracle Form and inside FORM a user clicks on a button and it opens a webpage that accepts some parameters that are also passed when a button is clicked. I don't want the user to see the querystring parameters i.e. can I make a POST...
Can someone help me how to disable all browser bars: scroll, tool, links, address, menu etc.
All I want is the close button in the Browser and everything else disables or hidden in any browser. The user comes to the page by clicking a button in an Oracle Form. So when the page is opened I want...
Can someone help me how to disable all browser bars: scroll, tool, links, address, menu using JSP.
All I want is the close button in the Browser and evrything else disables or hidden.
Thanks
I have an application that gets an images from the DataBase and displays it in a browser. Everything worked fine in IE 5.5, but recently I upgraded to IE 6.0 and now the images are not shown. If I use the IE 5.5 it works fine. Is there any issue with IE 6.0. I have JSP page and in a loop calls...
Hi,
I installed OracleAS Inetgration B2B along with Edifecs Spec Builder. Can someone please tell me how does this edifecs translator works and how do I start the translation process. I looked into the documentation but all I see is how to build the document. Now if I have an incoming EDI 835...
I am trying to install Integration B2B but get the following errors.
My Repository is registered in OID. The only time I receive a prompt for a password is for the ias_admin user.
Output generated from configuration assistant "Integration B2B Configuration Assistant"...
Hi,
As you can figure out I am pretty new to Oracle and am trying to learn. So please bear with me.
I am trying to install OracleAS 10g portal and wireless.
I have installed metadata repository and when I install portal and wireless it asks me for the username and port where Oracle Internet...
Hi,
I installed 10g but when I get the following on Enterprise Manager:
The database status is currently unavailable. It is possible that the database is in mount or nomount state. Click 'Startup' to obtain the current status and open the database. If the database cannot be opened, click...
Hi,
I am learning oracle and have a question:
Can I install Oracle 10g Database and Oracle 10g Application Server (Portal and Wireless) on the same machine. How much RAM do I need to run them properly. Is there a link that can guide me to install both step by step.
Thanks
Hi all,
I am pretty new to perl. I am using ActiveState perl, v5.8.6. I am trying to run a script but gets the following error:
Can't locate Win32/Daemon.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib.)
So I believe I need to install Daemon.pm module. Can someone guide me where to...
I want to write a perl script that loops through a particular directory every five seconds and deletes any files in it. And then register this script as windows service. Thanks
Hi,
I am new to perl. I am trying to read a text file and extract a match some data in each line and store it in an array. I can read the file but having trouble to extract the data from eachline. i.e. line looks like:
test1 testing 6758 d:\something\te##skfj.com
I want to extract range of...
Hi,
I have a batch script i.e. p.bat in which I call perl scripts along with other commands e.g.
.....
.....
test1.pl
test2.pl
test.pl
java Print
....
....
when I execute the above script the perl scripts gets executed in a sequence and finally a java program. How can I do that if test1.pl...
I am using the following code to read data from a csv file. Can someone help me when I have a numeric with leading zero's in my csv file
in the output the leading zero's are automatically being removed. I want to keep the leading zero's. e.g. I have a following csv-file:
1234,Mike,1235 XYZ,1...
Hi,
Can someone please point me where to find the documentation for OracleAS PartnerConnect. As I want to understand how the EDI translation can be done using OracleAS PartnerConnect. Is there any trial versions I can use to get better understanding. Thanks
How can I get the JSP session object inside the servlet.
In my JSP page I am set up a session i.e.
session.setAttribute("Names",vector); //where vector contains the data
then I call the servlet from JSP i.e.
<img src="test.dep.evg.MyServlet">
now I want to get the session object inside...
Hi all, please give me your solution, thanks.
I have many images, stored in Oracle database (BLOB),
How to display all of them (images) on a JSP page?
I have a working solution that only shows one image based on the specific image-name passed. But if no image found in the Database with that...
Does jdeveloper 10g support jdk 1.3.1? I want to compile the java classes using jdk1.3.1 inside jdeveloper 10g.
Is there a way to overrule this and force jdeveloper 10g to use jdk 1.3.1?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.