Re: Configuring Tomcat (NEWBIE)

2003-07-23 Thread Olumide
still doing wrong? How know if everything is OK? Is it enough to just do go to http://localhost:8080/, even when I have no servlets? Or could I just try an older version of Tomcat? Thanks for helping the novice - Olumide

Re: Configuring Tomcat (NEWBIE)

2003-07-23 Thread Olumide
I have tried the ENV values suggested in http://jakarta.apache.org/tomcat/faq/misc.html#compile Here is the full error log - I hope it helps your diagnosis. Thanks - Olumde ** ERROR * type Exception report message description The server encountered an

Re: Configuring Tomcat (NEWBIE)

2003-07-23 Thread Olumide
reinstalled Tomcat and then it worked! HOORAY! - Olumide but I'm still getting the HTTP Status 500 Error message: org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since fork is true

Configuring Tomcat (NEWBIE)

2003-07-22 Thread Olumide
, Java Servlet Programming. I have successfully complied the HelloWorld source code and placed the *.class file in the directory: server_root/webapps/ROOT/WEB-INF/classes. Thanks for helping the novice. - Olumide - To unsubscribe

Re: Configuring Tomcat (NEWBIE)

2003-07-22 Thread Olumide
for the link http://jakarta.apache.org/tomcat/faq/misc.html#compile. I will try the environment issue. - Olumide - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]