How are you running your application? Are you creating a war and deploying to it or using jetty:run? If you use the latter, you should see the output in your console.
Matt On Mon, Aug 18, 2008 at 4:17 AM, Marc Siramy <[EMAIL PROTECTED]> wrote: > After turning the validate from 'false' to 'true' in '/user' struts action , > I obtain a blank page with following message when selecting 'Users' in the > menu: > "An Error has occurred in this application. Please check your log > files for further information." > But I can't see any log files for Jetty (on which I run appfuse). > > So I have a few questions: > - where does this error come from ? > and/or > - where do Jetty log files take place ? > > > Marc > > --------------------------------------------------------------------- > 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]
