Newbie-HELP!

2000-03-20 Thread Liza J Alenchery
Hi I am a Windows programmer who suddenly needs to write some JSP. Pls tell me how to get started. I have a NT Server with IIS 4.0. What r the installations and configuration I shud do. I am trying to see at the sun site, but is finding it confusing. thanks liza

More newbie help

1999-05-12 Thread Schaeffer Rick
Thanks to John Peterson and others I got my JSP to work... *but* I had to manually compile it! Isn't JSP supposed to automatically compile the .java file when it changes? I copied the .java file to xxx\examples\web-inf\jsp\beans\rtest and manually compiled it to produce the .class file and

Re: More newbie help

1999-05-12 Thread John K. Peterson
On Wed, 12 May 1999, Schaeffer Rick wrote: Thanks to John Peterson and others I got my JSP to work... *but* I had to manually compile it! Isn't JSP supposed to automatically compile the .java file when it changes? I copied the .java file to xxx\examples\web-inf\jsp\beans\rtest and manually