At first sight it looks like a bad install. I don't know the cause of the error specifically, but if the 'JSP service is unavailable' then it sounds as though Tomcat not up and running properly.
Can you access the built-in webapps and not your own code, or do none of them serve?If its the former, then your code is at fault, if the latter, then a bad install seems likely. I suggest you remove tomcat completely (maybe even download the installer again) and reinstall but do so going through the installation readme with a fine-tooth comb and make sure you have done _everything_ it says - it is very easy to skip stages because, say, a paragraph starts with something that's irrelevant to your OS but then says something crucial later on. Also, please do not plead and use exclamation marks in your subject lines, it does not improve your chances of receiving a response - usually quite the reverse! good luck, Ian Silvester ----- Original Message ----- From: "Caroline Clewlow" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 9:42 AM Subject: HTTP error 503. Please please help ! > Hi > I have installed Tomcat 4.01 but cannot access any JSP pages. When I try I receive HTTP error 503 saying the jsp service is not available. > I've read one or two queries like this on the mailing list but haven't seen any replies that solve the problem. > Can anyone help me please ? > Thanks > Caroline > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
