Re: Servlets and Such

1999-05-30 Thread John N. Alegre
On 14-May-99 Jeff Galyan wrote: > > The book "Core Java WebServer" has just over half of its pages dedicated > to the Servlet API. > What is the exact Title, Author, Publisher you are refereing to here? Searching Amazon.com for "Core Java WebServer" yeilded nada. john ---

Re: Servlets and Such

1999-05-14 Thread Jeff Galyan
"Robert H. Thompson" wrote: > > Anybody out there can suggest a good servlet tutorial. I've just > downloaded Sun's Java Web Server and I am writting some servlets > using Blackdown's java1.2 port. I know this is a little off topic > but I'd appreciate any references I can get. > The book "Core

Re: Servlets and Such

1999-05-14 Thread Dimitris Vyzovitis
"Robert H. Thompson" wrote: > Anybody out there can suggest a good servlet tutorial. I've just > downloaded Sun's Java Web Server and I am writting some servlets > using Blackdown's java1.2 port. I know this is a little off topic > but I'd appreciate any references I can get. o'reily has recentl

Servlets and Such

1999-05-13 Thread Robert H. Thompson
Anybody out there can suggest a good servlet tutorial. I've just downloaded Sun's Java Web Server and I am writting some servlets using Blackdown's java1.2 port. I know this is a little off topic but I'd appreciate any references I can get. The Java Web Server is so new they still have some of th