I'm running a webapp using the included tomcat server in NetBeans. NetBeans shows me the Tomcat log in the output window, but I also want to see my webapp's log. Is this possible? Can I configure NetBeans to do this? I can't find any options in the server or project settings so far...
|
|
it depends on the log configuration of your web-app, did you made the webapp yourself, is it one of the netbeans webprojects, maven archetype, etc. ? |
||||||
|
