I got similar problems when I saved the server.xml with non standard ascii 
chars.



Scrive Steven Ang <[EMAIL PROTECTED]>:

> Hello, I need some help in configurating tomcat server.  I'm doing a 
> JSP project, I have read some documentation about tomcat and it states 
> that i need to add some line in %CATALINA_HOME%/conf/server.xml
>  
> <Context path="/thesis" docbase="thesis" debug="0" reloadable="true" 
> crossContext="true"/>
>  
> but after i save the server.xml and run start tomcat, i got some error 
> message in console.  I don;t know why.  And also 
> http://localhost:8080/thesis/hello.jsp returns and error message.  here 
> are my source code of hello.jsp
>  
>       <html>
>           <boby>
>                HI
>           </body>
>       </html>
>  
> here are my software and hardware information
>       WINDOWS XP
>       JAVA SDK 1.4.2
>       TOMCAT 4.1.24
>       Pentium III 1G
>       128MB
>       20 GB Hard Drive
>  
> Please help me....
>  
> Thanks
> 
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to