Hello guys, finally got it working! After a hard weekend trying things,
finally decided to reinstall everything from scratch and got it working!

Thanks a lot for your time & effort, very appreciated ^^


davefury wrote:
> 
> (Opening new thread since original was highjacked by another person, with
> a different issue)
> 
> Hello, first of all, I must say I don't have much experience with Tomcat.
> Secondly, I don't know if this is an Apache2 problem, or Tomcat problem.
> 
> The thing is, i'm having problems when trying to load jsp pages directly.
> I mean, I can load the tomcat default webpage, after that, I go to
> examples, and servlets examples works fine, but jsp examples don't. I get
> the following:
> 
> Internal Server Error. The server encountered an internal error or
> misconfiguration and was unable to complete your request.
> 
> Please contact the server administrator, [no address given] and inform
> them of the time the error occurred, and anything you might have done that
> may have caused the error.
> 
> More information about this error may be available in the server error
> log.
> 
> It happens every time I try to load directly via url a jsp this way:
> http://xx.xxx.xx.xxx/example/index.jsp
> Tomcat default main page works perfectly: http://xx.xxx.xx.xxx/ (maybe
> since its precompiled?)
> but I can't load http:/xx.xxx.xx.xxx/index.jsp
> The logs don't give me any information about the error.
> 
> The environment is Debian Etch with Apache2, mod_jk connector and tomcat
> 5.
> 
> Thanks in advance
> 
> Edit: Just discovered it doesn't matter the file exists or not, I can type
> http://xx.xxx.xx.xxx/whatever/file.jsp and I get the following error.
> Maybe apache problem configuration?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-loading-jsp-pages-tp21251663p21287329.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to