Re: JServlet USING JSERVLET CATRDIGE

1999-09-27 Thread Vijaya Mahalakshmi
JAMES,, I would like to know about running javaservlets using oracle application server version(4.0.8) which has jservlet catrdige, we as developer team are supposed to develop application using OAS ,but no documentation as such we are able to find jservlet catridge ,so please kindly help

Re: server same problem with liitle change

1999-09-30 Thread Vijaya Mahalakshmi
Hi Anupam, same answer as jason's but little change. Open a new MS-DOS window Click on the MS-DOS icon at the top-left of the Window Select teh Properties option Click on the "Memory" tab Adjust the drop-down box from "Auto" in all (i.e. "Initial

Re: server PROBLEM STAYS

1999-09-30 Thread Vijaya Mahalakshmi
downloaded jswdk1.0 yesterday anupam - Original Message - From: Vijaya Mahalakshmi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 30, 1999 5:51 PM Subject: Re: server same problem with liitle change Hi Anupam, same answer as jason's but little change

Re: Error in retrieving records from database

1999-10-07 Thread Vijaya Mahalakshmi
Hi Friends, Please help me with this: when ever I try to retrieve records from database (oracle8) of a particular table which may be more than 2000 onto my browser through javaservlet, It does not retrieve ALL THE RECORDS FROM THE DATABASE. instead it gives an

Re: About BindException

1999-10-07 Thread Vijaya Mahalakshmi
Huyong, usually this bind exception comes when you try to listen 2 things on same port . For eg: I got this error because I was trying to listen on the same port(8080)for servletrunner and java web server(jeeves) so when I tried running my servletrunner it gave bind exception

Re: About BindException little change

1999-10-10 Thread Vijaya Mahalakshmi
Yong, I tried your program with little change which I am sending that, the port which is in already in use will print 0,(that's what I think) , try this it will print your port number import java.net.*; import java.io.*; public class UsersServlet { static int SERVLET_PORT=1;

Re: About BindException bug

1999-10-12 Thread Vijaya Mahalakshmi
n: neseted exception is: java.lang.ClassNotFoundException:RmiServer1_Stub. Rmiserver1.class is one RMI server I has defined. thanks in advance. HuYong From: Vijaya Mahalakshmi [EMAIL PROTECTED] Reply-To: "A mailing list for discussion about Sun Microsystem's Java Servlet API Tech

Re: startserver problem(try this)

1999-10-27 Thread Vijaya Mahalakshmi
Ravi, This is due to memory spacethis window comes and goes ,so set your memory properties (dos-prompt)increase it ,except for TOTAL memory set this to auto rest you can increase the memory then click apply ,o.k.and restart your system. then

Re: sign off from servlet interest

1999-12-22 Thread Vijaya Mahalakshmi
"signoff SERVLET-INTEREST". ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html