If you don't say which error message you got it will be a little difficult !

SaM

Steven Ang wrote:

>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