Hi Everyone I was wondering if anyone had any info on the silverstream news group. I can't seem to connect to it anymore.
Also what are some other good spots for SilverStream information?
I have some pages that have buttons on them, if I click on one of the buttons when the page is opened in XP and is nested in frames the buttons don't seem to fire.
If I open the page seperatley the buttons seem to work fine. I tested this on multiple OS's and it only happens on XP.
Has anyone...
I have a page with a button on it, when pressed I want a servlet to get some data from the database and then create a file with that data and save it to the server and then prompt the user to download the file.
I have the page with the button on it and I have the servlet that gathers all the...
Below is a JSP that I got to work in Tomcat but when I call the page a second time I get an error: java.lang.ArrayIndexOutOfBoundsException, I have narrowed down the problem to the generateCombinations() method. I ran this same program as a java class from the compiler and it works fine, but...
I am trying to print the data in a dataview from the browser. My problem is
that the user would like to have the column headings displayed on every
page, when printed. I have tried to look up in SilverStream books if this
is possible but have not found any information. My options are open as...
I am trying to encrypt a password before I save it to the database, and then decrypt it when I return it back to my page. I dont wnat anyone to have access to the password from the databse. Any ideas? The password would have to be accessible by different users from diffferent pages. I am on...
How can I run a select statement to read a column of (CLOB) from Oracle. Right now I get this error from Oracle ORA-03115 Unsupported network datatype or representation. The select statement worked fine until some changes were made to the table and a field of VARCHAR2(1000) was changed to a...
How can I run a select statement to read a column of (CLOB) from Oracle. Right now I get this error from Oracle ORA-03115 Unsupported network datatype or representation. I am trying to run a simple select statement on a few fields and one of them is of the type CLOB. So select a, b, c from...
I have a table in HTML inside my page that has all the cells set to a color of gray background and I want to be able to change this color at runtime. I have checked the Programmable button and named the cells. This is a sample of my code that I am trying to execute...
I am trying to pull data from another db and it is of the long type (in oracle). Whenever I pull in data from more than one long type my app freezes. How can i pull data from multiple long type fields? Do I have to convert the type of field before i pull the data and if so how? I am using a...
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.