Re: Jsp Newbie, Help

2000-03-20 Thread James Seigel
It is all in the documentation. #:) James. "V.Vasant" wrote: > Hello, > I have just started learning about servlets , even though I have > sufficient knowledge of the language in general. I downloaded and > installed the JSDK 2.0 , but I couldn't find the servletrunner utility... > Also

Re: Jsp Newbie, Help

2000-03-17 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Vasant, > > The JSDK is what you need, yes. Default servletrunner location: > /usr/local/JSDK2.0/bin/ Also, check the doc directory in the JSDK for where it > talks about an overview of the servlet architecture. > > I use JServ-1.1 instead of servletrunner to se

Re: Jsp Newbie, Help

2000-03-17 Thread John . Folkers
John "V.Vasant" <[EMAIL PROTECTED]> on 03/17/2000 08:53:41 AM To: [EMAIL PROTECTED] cc: Subject: Jsp Newbie, Help Hello, I have just started learning about servlets , even though I have sufficient knowledge of the language in general. I downloaded and installed the

Jsp Newbie, Help

2000-03-17 Thread V.Vasant
Hello, I have just started learning about servlets , even though I have sufficient knowledge of the language in general. I downloaded and installed the JSDK 2.0 , but I couldn't find the servletrunner utility... Also how do I view the servlets I write and where do I keep them?? Ple