If you use eclipse you can get the tomcat-eclipse plugin and
this will let you debug your web application (including tomcat
and any supporting libraries, i.e. struts). The plugin is at:

  http://www.sysdeo.com/eclipse/tomcatPlugin.html

  You will need to download the source code of struts and/or tomcat
of course to effectively step through them.

  -john

--- Martin Seebach <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I'm working on my first struts project, and I've got things working, 
> little by little.
> 
> One thing that I can't seem to resolve, is debugging information - 
> currently an action fails with "Servlet action is currently 
> unavailable", but I can't find out what I did p� make it become 
> unavailable. My log files in /var/log/tomcat4 are not any more
> helpful 
> than the apache error-screen.
> 
> Thank you in advance.
> 
> -- 
> Venlig hilsen
> Martin Seebach
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to