JSDK2.1 on WinNT base (IIS+Proxy)

2003-03-02 Thread skdas
I am having Window NT 4.0 Based server  on which IIS and proxy are installed in my organisation. I have hosted one web site also on this server. For on line data base access through this web site I have to run servelts.  I am having JSDK2.1 downloaded from sun site. When I copy this

HTTP Down;load site for JSDK2.1//

2001-11-27 Thread sumanth
Hi,    I found that in java.sun.com only FTP Download is available for JSDK2.1. FTP Download is not possible for us as we are behind FireWall. Could you pl tell a site other than SUN.COM form where I can download JSDK2.1...   Thanxsumanth   New Delhi//

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-12 Thread MONA H TEMCHIN
your prayers. Everyone in New York is shell-shocked, but we will pull together, New Yorkers are strong people. Anyway, Richard, no I didn't touch the batch files (I assume you're referring to the startserver and stopserver batch files for JSDK2.1) and I was able to get the server up and

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-12 Thread Richard Yee
nment variables to values containing the equals sign. With The Utmost Sympathy and Support, Richard At 01:48 PM 9/12/01 -0400, you wrote: >Hi Richard. Thanks, but I think that's the URL for running under Tomcat, >not JSDK2.1, but >I will double check it. > >I thank everyone who

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-12 Thread MONA H TEMCHIN
Hi Richard. Thanks, but I think that's the URL for running under Tomcat, not JSDK2.1, but I will double check it. I thank everyone who responded to my requests for help on this servlet problem. However, I live in New York City within viewing distance of the World Trade Towers, so obviou

Review: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-11 Thread Ho
; about setting up a servlet to run under JDSK 2.1. I am in a Windows '98 > environment. I successfully start the server. However, no matter what I > do, I when I type http://localhost:8080/servlet/bookstore into the browser, > I get the error message "The page cannot be found&qu

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-11 Thread karthikeyan
10:13 PM Subject: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1 > > Hi all I'm new to servlets and relatively new to JAVA, so sorry if this > seems like > an elementary question. I followed the Sun Java Tutorial's instructions > about setting up a servlet

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-11 Thread Richard Yee
at I >do, I when I type http://localhost:8080/servlet/bookstore into the browser, >I get the error message "The page cannot be found". I start the server from >C:/jdk1.3/jsdk2.1 and the Duke's bookstore servlets were unzipped to >C:/jdk1.3/jsdk2.1/webpages/Web-inf/servlets

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Richard Yee
#x27;98 >environment. I successfully start the server. However, no matter what I >do, I when I type http://localhost:8080/servlet/bookstore into the browser, >I get the error message "The page cannot be found". I start the server from >C:/jdk1.3/jsdk2.1 and the Duke's bookst

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Pugazendhi_P
> Sent: Monday, September 10, 2001 11:29 PM > To: [EMAIL PROTECTED] > Subject: Re: Trouble running servlets from Sun JAVA Tutorial under > JSDK2.1 > > Thanks, Mike. I already thought of that. I tried that too, and I still > got > the > "page not fo

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Mona Temchin
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 9:09 PM Subject: Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1 > Why don't you try this? > Try adding this to your mappings.properties file located in the > webpages\WEB-INF direct

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Ryan Ivan M. Aquino
01 1:43 AM Subject: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1 > Hi all I'm new to servlets and relatively new to JAVA, so sorry if this > seems like > an elementary question. I followed the Sun Java Tutorial's instructions > about setting up a serv

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Mona Temchin
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 5:47 PM Subject: Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1 > Hi Nagu. Thanks for you advice. I will try this, I have tried everything > else. What > puzzles me, though, is why t

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Mona Temchin
e: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1 > Hi !! > > U have to put ur compiled java class file under "examples" directory of ur > root JSDK directory. > > Have fun.. > Nagu. > - Original Message - > From: "Mona Temchin"

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Yamakoti Nagaraju
ct: Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1 > Hi Horace. App server is the one that comes with JSDK2.1 I thought the > context was > ok--I was using the servlet properties file provided by the tutorial--but > I'll double check it. > Thanks. >

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Mona Temchin
Hi Horace. App server is the one that comes with JSDK2.1 I thought the context was ok--I was using the servlet properties file provided by the tutorial--but I'll double check it. Thanks. Mona - Original Message - From: "Horace Posadas" <[EMAIL PROTECTED]> To: <

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Horace Posadas
What app server are you running? I'm quite new to servlets and jsps too, and I had the same problem on a Linux box running Tomcat 3.2.3. I had not setup the contexts properly... At 01:59 PM 9/10/01 -0400, you wrote: >Thanks, Mike. I already thought of that. I tried that too, and I still got >th

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Mona Temchin
r" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 1:15 PM Subject: Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1 > Are you sure it isn't servlets? > > i.e. http://localhost:8080/servlets/bookstore > > > - O

Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Mike Shoemaker
Are you sure it isn't servlets? i.e. http://localhost:8080/servlets/bookstore - Original Message - From: Mona Temchin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 11:43 AM Subject: Trouble running servlets from Sun JAVA Tutorial under J

Trouble running servlets from Sun JAVA Tutorial under JSDK2.1

2001-09-10 Thread Mona Temchin
ever, no matter what I do, I when I type http://localhost:8080/servlet/bookstore into the browser, I get the error message "The page cannot be found". I start the server from C:/jdk1.3/jsdk2.1 and the Duke's bookstore servlets were unzipped to C:/jdk1.3/jsdk2.1/webpages/W

Re: jsdk2.1

2001-01-10 Thread tpazhanikumar
hi inside the jsdk2.1 folder there will be a directory c:\jsdk2.1\webpages\WEB-INF\servlets.drop in your servlet there and then in the browser address bar call http://localhost:8080/servlet/yourservletname ___ To unsubscribe

Re: jsdk2.1

2001-01-10 Thread Ramesh, Kesav
:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 11:39 AM To: [EMAIL PROTECTED] Subject: jsdk2.1 THIS IS MOST INAPPROPRAIATE QUESTION TO BEGIN WITH BUT WHEN I INSTALL = JSDK2.1 AND STARTSERVER ITS OK BUT I CANT BROWSE JSP AND SERVLETS ON MY = WEB PAGE FORM PORT 8080, I HAVE EVEN CHANGED THE

Re: jsdk2.1

2001-01-10 Thread Dammika Ekanayake
Hi, Install JDK Install JSDK2.1 set the path SET PATH=%PATH%;f:\NETWOR~1\MCAFEE~1;C:\JDK1.3\BIN copy (not move) C:\jsdk2.1\Servlet.jre to C:\jdk1.3\jre\lib\ext Dammika -Original Message- From: ravi krishna yadav [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 12:09 PM To

jsdk2.1

2001-01-10 Thread ravi krishna yadav
THIS IS MOST INAPPROPRAIATE QUESTION TO BEGIN WITH BUT WHEN I INSTALL = JSDK2.1 AND STARTSERVER ITS OK BUT I CANT BROWSE JSP AND SERVLETS ON MY = WEB PAGE FORM PORT 8080, I HAVE EVEN CHANGED THE PORT AND STUFF LIKE = THAT AND ONE MORE THING WHEN I SAY STOPSERVER IT GIVES SOME 20 ERRORS = CAN SOME

RE: jsdk2.1

2000-11-30 Thread Teng, Nan
You should add following lines in default.cfg which located in the root of JSDK2.1 installation path server.webapp.[Your servlet name].mapping = [your servlet location] server.webapp.[Your servlet name].docbase = [your servlet doc location] You can refer to the default servlet

jsdk2.1

2000-11-30 Thread Deepak C S
Hi, How to create a new webapp (other than default "example") in jsdk2.1 ?? what conf. files we shd change?? Thanks and Regards, Deepak C. S. Planetasia Ltd, A Microland Group Company, Bangalore,India Contact: 5522252 54 57 58 58 Extn 544 Email: [EMAIL PROTECTED] Thanks and Regard

Re: Have you ever seen this error in using JSDK2.1?

2000-10-16 Thread Stefan Demetz
it seems a buffer overflow try to increase it to 16k -Original Message- From: ??? [mailto:[EMAIL PROTECTED]] Sent: 13 October 2000 10:08 To: [EMAIL PROTECTED] Subject: Have you ever seen this error in using JSDK2.1? HANDLER THREAD PROBLEM: java.lang.ArrayIndexOutOfBoundsException: 4096

Have you ever seen this error in using JSDK2.1?

2000-10-13 Thread ???
com.sun.web.core.ServletWrapper.handleRequest(Compiled Code) at com.sun.web.core.Context.handleRequest(Compiled Code) at com.sun.web.server.ConnectionHandler.run(Compiled Code) i'm using JSDK2.1 servlet server. i cannot understand why this error occured? i just flush some large string to ServletOutputStream with

Re: JSPs/Mapping in JSDK2.1

2000-09-25 Thread Kate Hocking
Hmmmended up modifying the default.cfg file to point to the right directory, then the path worked OK. thanks:), k8 -Original Message- From: Stefan Ullrich [mailto:[EMAIL PROTECTED]] Sent: Monday, 25 September 2000 17:00 To: [EMAIL PROTECTED] Subject: AW: JSPs/Mapping in JSDK2.1 Hi

AW: JSPs/Mapping in JSDK2.1

2000-09-25 Thread Stefan Ullrich
n about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]Im Auftrag von Kate Hocking Gesendet: Montag, 25. September 2000 05:03 An: [EMAIL PROTECTED] Betreff: JSPs/Mapping in JSDK2.1 Can anyone give me a few pointers on setting up my servlets to FWDing to JSPs?? I ha

JSPs/Mapping in JSDK2.1

2000-09-24 Thread Kate Hocking
Can anyone give me a few pointers on setting up my servlets to FWDing to JSPs?? I have used the request dispatcher: goToPage("/jsp/Web-inf/jsp/enquiry.jsp", request, re

Re: class errors under jsdk2.1

2000-09-20 Thread kishore babu
set the classpth of JSDK to the .jar file which is in the lib directory --- Sampat Palani <[EMAIL PROTECTED]> wrote: > hi > i am useing jsdk2.1 to compile my servlets > i recently formatted my home pc and installed > jsdk2.1 under win98 > now the servlet class are n

class errors under jsdk2.1

2000-09-20 Thread Sampat Palani
hi i am useing jsdk2.1 to compile my servlets i recently formatted my home pc and installed jsdk2.1 under win98 now the servlet class are not being found by the compiler i have added the classpath too still it dosent compile due to classpath errors my autoexec.bat has the following SET CLASSPATH

Re: Post Method in JSDK2.1

2000-08-07 Thread Manish Bhatnagar
nkaj wrote: > Hi guys, > > I am using Post Method using following form. When i execute this form thru > Netscape,then Error 'A Network error occured while netscape was receiving > data. > (Network Error :Connection reset by peer) Try connecting again' comes. I am >

Browse HTML doc using JSDK2.1

2000-08-01 Thread Xilong Song
Hi there, I have JDK1.2.2 and JSDK2.1 installed on my Windows NT system. After start server, I can browse servlets e.g. http://localhost:8080/servlet/SnoopServlet. However, I cannot browse HTML doc. http://localhost:8080 gives me a HTTP 404 error, "File not found" (the file index.html

Re: Post Method in JSDK2.1

2000-08-01 Thread Manish Bijay Kumar
> Reply To: A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology. > Sent: Tuesday, August 01, 2000 5:16 PM > To: [EMAIL PROTECTED] > Subject: Re: Post Method in JSDK2.1 > > Hi Gautam, > > Problem is still there aft

Re: Post Method in JSDK2.1

2000-08-01 Thread Gautam Batra
Hi Pankaj, I have tested, this works fine in both the browsers. Gautam - Original Message - From: pankaj <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 01, 2000 5:16 PM Subject: Re: Post Method in JSDK2.1 > Hi Gautam, > > Problem is still the

Re: Post Method in JSDK2.1

2000-08-01 Thread pankaj
CTED] Subject: Re: Post Method in JSDK2.1 Hi, Try adding the following code in the servlet after out.println("test"); out.flush(); out.close(); This error happens in Netscape browsers if you do not specify these lines. public void doPost(HttpServletRequest req,HttpServl

Re: Post Method in JSDK2.1

2000-08-01 Thread Gautam Batra
ED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 01, 2000 3:50 PM Subject: Post Method in JSDK2.1 > Hi guys, > > I am using Post Method using following form. When i execute this form thru > Netscape,then Error 'A Network error occured while netscape was receiving > da

Post Method in JSDK2.1

2000-08-01 Thread pankaj
Hi guys, I am using Post Method using following form. When i execute this form thru Netscape,then Error 'A Network error occured while netscape was receiving data. (Network Error :Connection reset by peer) Try connecting again' comes. I am using jsdk2.1. Can anybody tell me the r

Re: about Servlet2.2 and jsdk2.1

2000-06-22 Thread tang_jie
t for discussion about Sun Microsystem's Java > Servlet API Technology. > Sent: Saturday, June 17, 2000 12:09 AM > To: [EMAIL PROTECTED] > Subject: about Servlet2.2 and jsdk2.1 > > Hi, > > > I have a question about Servlet2.2 and jsdk2.1: > 0. > wh

Re: about Servlet2.2 and jsdk2.1

2000-06-16 Thread Craig R. McClanahan
Bo Xu wrote: > Hi, > > I have a question about Servlet2.2 and jsdk2.1: > 0. > when I "unzip servlet-2_2.zip", I get a "servlet.jar(35924bytes)" > > 1. > in jsdk2.1, I also find a servlet.jar(22562bytes). Is this "Servlet2.1"? > Beca

about Servlet2.2 and jsdk2.1

2000-06-16 Thread Bo Xu
Hi, I have a question about Servlet2.2 and jsdk2.1: 0. when I "unzip servlet-2_2.zip", I get a "servlet.jar(35924bytes)" 1. in jsdk2.1, I also find a servlet.jar(22562bytes). Is this "Servlet2.1"? Because in http://java.sun.com/products/servlet/downlo

Re: Problems in setting up JSDK2.1

2000-06-08 Thread Jiger Patel
Very Simple. There is no class as Servlet it is HttpServlet. regards, Jiger >From: "" <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java >Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PR

Re: Problems in setting up JSDK2.1

2000-06-06 Thread Daniel Pook Ngai Lin
shld b lying in your classpath. SET CLASSPATH=c:\jsdk2.1\server.jar -Original Message- From: [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 06, 2000 2:39 PM To: [EMAIL PROTECTED] Subject: Problems in setting up JSDK2.1 Hi I just installed JDK1.3 and JSDK2.1. I have added the

Re: Problems in setting up JSDK2.1

2000-06-06 Thread Sven van 't Veer
"" wrote: > > Hi > > I just installed JDK1.3 and JSDK2.1. I have added the following to the PATH > variable to C:/JDK1.3/bin;C:/JSDK2.1 > and the CLASSPATH to C:/JDK1.3/lib/tools.jar > > But when I compile the servlet code, I get the following error messages >

Problems in setting up JSDK2.1

2000-06-06 Thread
Hi I just installed JDK1.3 and JSDK2.1. I have added the following to the PATH variable to C:/JDK1.3/bin;C:/JSDK2.1 and the CLASSPATH to C:/JDK1.3/lib/tools.jar But when I compile the servlet code, I get the following error messages import javax.servlet.*; ^ Hello.java:5: package

Re: JSDK2.1

2000-05-25 Thread Bo Xu
Hi Bo, Did you "put" servlet.jar in your CLASSPATH? Another Bo :-) May 25,2000 Bo Wang wrote: > Hi, > > Sorry for the silly question: > > I just download JSDK2.1 two days before, but after I compile the sample > servlet HelloWorld.java, the compiler gave

Re: JSDK2.1

2000-05-24 Thread Maizatulakmam Ali
Your classpath must be set correctly : SET CLASSPATH=.;c:\JSDK2.1\lib\servlet.jar ; It is if the servlet.jar is in c:\JSDK2.1\lib\servlet.jar. Make sure the path is correct. - Original Message - From: "Bo Wang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thu

Re: JSDK2.1

2000-05-24 Thread hari
hi, just put the jsdk.jar in ur java class path & to ur jdk1.2.2\lib and recompile. - Original Message - From: Bo Wang <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 25, 2000 10:50 AM Subject: JSDK2.1 > Hi, > > Sorry for the silly ques

JSDK2.1

2000-05-24 Thread Bo Wang
Hi, Sorry for the silly question: I just download JSDK2.1 two days before, but after I compile the sample servlet HelloWorld.java, the compiler gave me three error messages said that can not find the package javax.servlet & javax.servlet.http, can anybody help me about this? Thanks a

Re: Installation of JSDK2.1

2000-05-21 Thread Kiran Badhe
Hi Anup, Thanks for the help. Its working now. Thanks. Kiran >From: Anup Kumar M A <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java >Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED

Re: Installation of JSDK2.1

2000-05-19 Thread Anup Kumar M A
- Original Message - From: "L-Soft list server at Sun Microsystems (1.8d)" <[EMAIL PROTECTED]> To: "Anup Kumar M A" <[EMAIL PROTECTED]> Sent: Friday, May 19, 2000 1:06 PM Subject: Re: Installation of JSDK2.1 > >> once more let me correct you

Re: Installation of JSDK2.1

2000-05-19 Thread Kiran Badhe
cussion about Sun Microsystem's Java >Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Installation of JSDK2.1 >Date: Thu, 18 May 2000 22:10:59 PDT > >Hi, > >I entered the following address > >http://localhost:8080/se

Re: Installation of JSDK2.1

2000-05-18 Thread Kiran Badhe
> >To: [EMAIL PROTECTED] >Subject: Re: Installation of JSDK2.1 >Date: Wed, 17 May 2000 12:46:47 +0200 > >Hi Kiran, > >I have to appologize for this dumb question, but: > >What is the adress you enter in your browser verbatim ? > >It isn't really >"http

Re: Installation of JSDK2.1

2000-05-17 Thread Henning Brune
y again > > Regards, > Kiran > > >From: Anup Kumar M A <[EMAIL PROTECTED]> > >Reply-To: "A mailing list for discussion about Sun Microsystem's Java > >Servlet API Technology." <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Su

Re: Installation of JSDK2.1

2000-05-16 Thread Kiran Badhe
valid. Check the address and try again Regards, Kiran >From: Anup Kumar M A <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java >Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject:

Re: Installation of JSDK2.1

2000-05-16 Thread rohit
. What other web servers can I use on a Windows98 machine? Please do mention the sites where these may be available for download. Rohit - Original Message - From: chandra shekar <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 16, 2000 3:45 PM Subject: Re:

Re: Installation of JSDK2.1

2000-05-16 Thread Liwen Chen
try http://localhost:8080/servlet/servlet_name or http://127.0.0.1:8080/servlet/servlet_name instead... liwen - Original Message - From: "Kiran Badhe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 16, 2000 6:17 PM Subject: Re: Installation

Re: Installation of JSDK2.1

2000-05-16 Thread Anup Kumar M A
i think i mistyped the first time the directory in which the servlets to be put is /jsdk2.1/webpages/web-inf/servlets then access it using http://hostname:8080/servlet/ (substitute hostname with the name/ip address of the machine in which the server is running. if it is on the same machine as the

Re: Installation of JSDK2.1

2000-05-16 Thread Kiran Badhe
L PROTECTED] Subject: Re: Installation of JSDK2.1 Date: >Tue, 16 May 2000 15:07:41 +0530 > >hi kiran yes this means that the server is up. to run servlets follow the >steps below. 1.put your servlets in the directory >/webpages/WEB-INF/servlets where is the directory in which you have >instal

Re: Installation of JSDK2.1

2000-05-16 Thread chandra shekar
2 PM Subject: Installation of JSDK2.1 > Hi, > > I have installed JSDK2.1. > > Do I need to make any changes to the default.cfg file in order to run the > servlets? > > When I run the startserver.bat I get a DOS window with following messages > > JSDK Webserver Version 2.1 &

Re: Installation of JSDK2.1

2000-05-16 Thread Anup Kumar M A
;[EMAIL PROTECTED]> Sent: Tuesday, May 16, 2000 2:52 PM Subject: Installation of JSDK2.1 > Hi, > > I have installed JSDK2.1. > > Do I need to make any changes to the default.cfg file in order to run the > servlets? > > When I run the startserver.bat I get a DOS window

Installation of JSDK2.1

2000-05-16 Thread Kiran Badhe
Hi, I have installed JSDK2.1. Do I need to make any changes to the default.cfg file in order to run the servlets? When I run the startserver.bat I get a DOS window with following messages JSDK Webserver Version 2.1 Loaded Configuration from file:E:\jsdk2.1\default.cfg endpoint created : 8080

Re: How to run a servlet example with JSDK2.1

2000-05-11 Thread Deepak Shrivastava
Hi Maizatul, i think you have not copied a servlet.jar file from javawebserver2.0 to jdk2 have you done this part , and do you have javawebserver to run your sevlet or not? Deepak ___ To unsubscribe, send email to [EMAIL PR

Re: How to run a servlet example with JSDK2.1

2000-05-10 Thread Maizatul
You have to set a corretc classpath in your autoexec.bat file : e.g.: set classpath=c:/jsdk2.1/lib/servlet.jar - Original Message - From: Victor Li To: [EMAIL PROTECTED] Sent: Thursday, May 11, 2000 11:57 AM Subject: How to run a servlet example with JSDK2.1

Re: How to run a servlet example with JSDK2.1

2000-05-10 Thread Anoop Mehta
please set the classpath properly.. include the src and lib directories in your classpath ..I think then it owuld find the class definitions..  

How to run a servlet example with JSDK2.1

2000-05-10 Thread Victor Li
Hi,   I want to use the JSDK2.1 to run the 'Book Store Example'. When I tried to compile the Java source files, I got the errors such as 'Package javax.servlet not found in import' etc.    Do I need to compile all the source files before running the Bookstore s

Re: jsdk2.1

2000-05-05 Thread Ravi K U
set javahome=c:\jdk1.2.2 not to c:\jdk1.2.2\bin. and classpath=c:\jsdk2.1\src + .. TaNiA wrote: > Hi all, > > is anyone using jsdk2.1 with jdk1.2.2? > > I've been trying to set up jsdk2.1 to compile my servlets on Win98, but have > had no luck.. > >

Re: jsdk2.1

2000-05-05 Thread Helge Luethje
Hi Tania, I'm not quite sure, but it could help if you also add C:\jsdk2.1\src in your classpath. If this doesn't help, try to add a ".;" to your path and classpath lines like set CLASSPATH = C:\jdk1.2.2\lib\tools.jar;.;C:\servlet_api Put it just somewhere.

AW: jsdk2.1

2000-05-05 Thread Langner Dirk
Hi, didn't you forget a '0' in your Classpath? Look for '!'... set CLASSPATH = .;C:\jdk1.2.2\lib\tools.jar;C:\servlet_api;C:\jsdk2.1\servlet.jar;C:\jsdk2.( !)\ server.jar Dirk. -Ursprüngliche Nachricht- Von: TaNiA [mailto:[EMAIL PROTECTED]] Gesendet: Frei

jsdk2.1

2000-05-05 Thread TaNiA
Hi all, is anyone using jsdk2.1 with jdk1.2.2? I've been trying to set up jsdk2.1 to compile my servlets on Win98, but have had no luck.. this is my autoexec.bat file: ** set JAVA_HOME=C:\JDK1.2.2\bin; SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;%JAVA_HOME% REM set

Re: Package javax.servlet.http not found with JDK1.2.2 and JSDK2.1 onLinux.

2000-05-02 Thread sven
"Simonin, Bradley" wrote: > > I have been developing Java Servlets on Windows NT for some time. Now I > need to develop them on Linux. I have jdk1.2.2 and jsdk2.1 installed on my > Linux box in /usr/local. My path has the following: > > ".:/usr/local

Re: Package javax.servlet.http not found with JDK1.2.2 and JSDK2.1 on Linux.

2000-05-02 Thread Gopi J
Your CLASSPATH should contain /usr/local/jsdk2.1/servlet.jar, not path, I guess >From: "Simonin, Bradley" <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java >Servlet API Technology." <[EMAIL PROTECTED

Package javax.servlet.http not found with JDK1.2.2 and JSDK2.1 on Linux.

2000-05-02 Thread Simonin, Bradley
I have been developing Java Servlets on Windows NT for some time. Now I need to develop them on Linux. I have jdk1.2.2 and jsdk2.1 installed on my Linux box in /usr/local. My path has the following: ".:/usr/local/jdk1.2.2/bin:/usr/local/jdk1.2.2/lib/tools.jar:/usr/lo cal/js

Package javax.servlet.http not found with JDK1.2.2 and JSDK2.1 on Linux.

2000-05-02 Thread Simonin, Bradley
I have been developing Java Servlets on Windows NT for some time. Now I need to develop then on Linux. I have jdk1.2.2 and jsdk2.1 installed on my Linux box in /usr/local. My path has the following: ".:/usr/local/jdk1.2.2/bin:/usr/local/jdk1.2.2/lib/tools.jar:/usr/lo cal/js

Re: Running servlets in JSDK2.1

2000-04-30 Thread P.Yesudason
Hi , go to the IE > internet options > give do not use proxy for the following URL as http://localhost:8080/ Get back to me ( if you are not able to set it tell m e, i will explain you better ) Yesudas Asher Fawad wrote: > Hi! > > I am running a servlet in JSDK2.1

Running servlets in JSDK2.1

2000-04-28 Thread Asher Fawad
Hi! I am running a servlet in JSDK2.1 on port 8080, I get the following error message, <<<<<<<<< Error The requested item could not be loaded by the proxy. Netscape Proxy's network connection was refused by the server: localhost:8080 The server may

Installation of JSDK2.1 and its problems

2000-04-21 Thread Asher Fawad
Hi Guys/Gals! I recently installed JSDK webserver (jsdk2.1) on my system. I am knew to servlet programming. I am having problems with installing and having JSDK work properly. Could somebody tell me if I need to install anything else to be able to write or retreive servlets? In my install

Getting 404 Error when trying to include .jsp in JDK1.2/JSDK2.1

2000-04-14 Thread Patrick Smith
e server provided in JSDK 2.1, JDK 1.1.7a or JDK 1.2.2 (doesn't make a difference) and Windows 98 I can include another servlet like HelloWorld by passing "/servlet/HelloWorld" and it works just fine. But when I try to use a JSP filename I always get the 404 error shown above.

Re: How do I set paths in JSDK2.1

2000-03-13 Thread shishirk
everywhere It stops u from Ageing *** - Original Message - From: "Nitin Tomer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 06, 2000 12:20 PM Subject: How do I set paths in JSDK2.1 > Hi All, > &g

How do I set paths in JSDK2.1

2000-03-07 Thread Nitin Tomer
Hi All, Can anybody tell me how do I set path for my servlets in JSDK2.1 (I don't want to use -d every time). Thanx in advance, Nitin ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body o

JSDK2.1 error

2000-02-22 Thread Danival Lucas da Silva
Hi, I'm trying to run JSDK2.1 in Solaris 2.5.1 and i'm having some problems: $ pwd/home/users/danival/Java/jsdk2.1$ startserverUsing classpath: ./server.jar:./servlet.jar:/home/users/danival/Java/Solaris_JDK_1.2.1_

Re: NES 3.6 and JSDK2.1

2000-02-19 Thread Peters, Jim
Thank you ... I downloaded an eval of Allaire JRUN this AM ... -Original Message- From: Milt Epstein [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 17, 2000 7:11 PM To: [EMAIL PROTECTED] Subject: Re: NES 3.6 and JSDK2.1 On Thu, 17 Feb 2000, Peters, Jim wrote: > I'm read

Re: NES 3.6 and JSDK2.1

2000-02-18 Thread ranjith
hi, jsdk2.1 supports httpsession which jsdk1.0.1 does not support. ranjith "Peters, Jim" wrote: > I'm reading that Netscape Enterprise Server 3.6 only supports JSDK1.0.1 ... > I'm hoping that NES 3.6.3 will support JSDK2.1 ... does anyone have feedback > f

Re: NES 3.6 and JSDK2.1

2000-02-18 Thread Milt Epstein
On Thu, 17 Feb 2000, Peters, Jim wrote: > I'm reading that Netscape Enterprise Server 3.6 only supports > JSDK1.0.1 ... I'm hoping that NES 3.6.3 will support JSDK2.1 > ... does anyone have feedback for me on this ? What are the > advantages of JSDK2.1 over JSDK1.0.1 ? Y

NES 3.6 and JSDK2.1

2000-02-17 Thread Peters, Jim
I'm reading that Netscape Enterprise Server 3.6 only supports JSDK1.0.1 ... I'm hoping that NES 3.6.3 will support JSDK2.1 ... does anyone have feedback for me on this ? What are the advantages of JSDK2.1 over JSDK1.0.1 ? Jim Peters IMSS Web Development * 248-265-5424 (8-365) mai

jsdk2.1(servlet api)--Help required

2000-02-16 Thread RAVIKUMAR CHENGALVALA
1.using jsdk2.1 2.My startserv MsDos console window is not vanishing even after using the stopserver command.(startserver issued either ---from win98 c:/jsdk/ or through the dos prompt through appropriate directory) 3.In the stopserver MSDOS console window "bad command or File name "

Re: jsdk2.1

2000-02-14 Thread nrajavelu
Ltd., Chandigarh, India. (0172)-658373 - 74,76 Ext. 292 - -Original Message- From: Asmaa Mourhir [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 15, 2000 3:13 AM To: [EMAIL PROTECTED] Subject: jsdk2.1 Hello, i've got the JSDK2.1 from java

jsdk2.1

2000-02-14 Thread Asmaa Mourhir
Hello, i've got the JSDK2.1 from java.sun.com but i cannot run the servlets given within the examples directory. Can anybody help me? Thanks ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body o

Running JSDK2.1 in Win95

2000-01-13 Thread Elias
I have a peculiar problem while trying to run my JSDK2.1 When I run StartServer.bat file in Win95 , the DOS console appears and disappears with in 30 seconds. Interestingly when I start the server after connecting to the internet it works fine with no problem What is the problem in starting

Re: JSDK2.1: multi connections question

2000-01-06 Thread RVASUDEV
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > -Original Message- > From: Francesca Quattrocchi [SMTP:[EMAIL PROTECTED]] > Sent: Wednesda

Re: Questions on Servlets (JSDK2.1)

2000-01-05 Thread Janco Tanis
Sorry to bother again. I have some questions regarding servlets > developed from JSDK2.1 > > Is it true that servlets can only be tested on WINNT and UNIX, > and not on WIN95? > > When I setup my web server to run servlets, do i need a file > called "webserver.xml"? If s

Re: Questions on Servlets (JSDK2.1)

2000-01-05 Thread Sasvata (Shash) Chatterjee
f unnecessary confusion. But I would add, that I would rather have two good and free products rather than none ;-). Jacqueline wrote: > > Hi > > Sorry to bother again. I have some questions regarding servlets > developed from JSDK2.1 > > Is it true that servlets can only be test

JSDK2.1: multi connections question

2000-01-05 Thread Francesca Quattrocchi
Hi guys! I've installed jsdk2.1 and it works (with jdk1.2.2). I wish to know how many clients connection the jsdk servlet engine can hold at the same time. Is there somebody who can send also some web resources address about the question?? I've looked for it on java.sun, but I was n

Questions on Servlets (JSDK2.1)

2000-01-04 Thread Jacqueline
Hi Sorry to bother again. I have some questions regarding servlets developed from JSDK2.1 Is it true that servlets can only be tested on WINNT and UNIX, and not on WIN95? When I setup my web server to run servlets, do i need a file called "webserver.xml"? If so, where can i get

Re: URL rewriting in JSDK2.1 Java Web Server

1999-12-27 Thread Hans Bergsten
Alper Atici wrote: > > Hi everybody, > I'm using JSDK2.1 Java Web Server to test my servlets, however URL rewriting > does not seem to be working. Is it disabled by default in the server? If so, > what do I have to do to enable it? (an entry in one of the config files

Re: URL rewriting in JSDK2.1 Java Web Server

1999-12-27 Thread Chris Pratt
e URL Rewriting using some property file or parameter, but that's completely up to the Servlet engine's creator. (*Chris*) - Original Message - From: "Alper Atici" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 27, 1999 3:37 PM Subje

URL rewriting in JSDK2.1 Java Web Server

1999-12-27 Thread Alper Atici
Hi everybody, I'm using JSDK2.1 Java Web Server to test my servlets, however URL rewriting does not seem to be working. Is it disabled by default in the server? If so, what do I have to do to enable it? (an entry in one of the config files?) Thank you. -

Re: jsdk2.1

1999-11-10 Thread Kumaravadivelu
Hi, What you said is correct. Jsdk2.1 doesn't contain lib directory but it contains 'Server.jar' and 'Servlet.jar' in the root. This should be included in the classpath. Kumar -Original Message- From: Jingsun Dai <[EMAIL PROTECTED]> To: [EMAIL PROT

  1   2   3   >