Hi
I have apache webserver and apache jserv. I am runuing servelts.
when i type http://localhost the directory structure is seen,
but when i do http://localhost/servlet/servletname, then i get an error forbidden u do not have access to the /servlet/servletname.
When i check the errorlog in the...
Hi all
i have aproblem with the netscape.
i have javascript code
window.open("url","xyz",'width=500,height=450,scrollbars=yes');
This is supposed to be the 3/4th of the 800*600 resolution.
It is working fine with the IE
but in netscape the mew window covers the whole...
Hi LeonTang,
the code is pasted below. Please give me the solution as soon as possible.
package com.vip.portal.systemlevelservices.reporting;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.util.*;
import java.sql.*;
import java.text.*...
Hi LeonTang,
the code is pasted below. Please give me the solution as soon as possible.
package com.vip.portal.systemlevelservices.reporting;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.util.*;
import java.sql.*;
import java.text.*...
hi,
We are using Oracle database and or the performance checks we need to execute a Oracle command like,
alter session set sql_trace = TRUE ;
after we establish the conection with oracle. I was wondering if you have any sample code where you can execute these alter session commands for oracle...
Hi
i have a textarea tag. i need the textarea to be readonly.
I added the tag in the <textarea rows=3 cols=5 readonly>. but it is not working in netscape.
the readonly attribute wotks only in IE.
Please help me. Thank you
Hi steven
Thank you for the script. I have a another problem now.
I am using Apache, Jserv for the servlets to run.
I get an exception IO Exception: Broken Pipe, randomly, whenever i run the servlets.
I do not know the cause for this exception.
Could any one help me with this.
Please help me...
Hi steven
Thank you for the script. I have a another problem now.
I am using Apache, Jserv for the servlets to run.
I get an exception IO Exception: Broken Pipe, randomly, whenever i run the servlets.
I do not know the cause for this exception.
Please help me with what might be the cause for...
Hi Steven,
Thank you for the mail. There is a small problem here.
The data is not written into the .csv file at all. I am able to output the data onto the browser since i am using the servlets. But, not into the .csv.
What i did is
i opened a excel sheet and saved it as a .csv file. is that...
Hi,
I want to know how to store and retrieve some articles in oracle’s CLOB datatype.
e.g. table : Article
columns : id number
: article clob
Please provide me the sample code or links where I can get additional info.
Thanks,
Srikanth
hi all
I need to save the values from a resultset to a .csv files. please let me know how i do that. Is that the right process to doit from java or i need to doit from database.
Please help me
Thank you
hi
I have two resultsets connected to the same database but to the two different tables. when i try to run a resultset value stored in a variable and use it in another sql statement which is run by another resultset, i get internal server error.
I am using servlets in apache webserver with jserv...
Hi tsDragon,
Thank you for the mail.
There is no relation between the first andd the second columns. They are like the key value pairs.
That is all
Please do help me
Thank you
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.