Re: how to display a series of new generated html files

2006-09-08 Thread Frank W. Zammetti
Any file or directory under WEB-INF is not accessible to the outside world, as per the servlet spec. So that's the first problem, you won't be able to get this to work in any case. Second, if the URL you show here is accurate, the error message is telling you the problem: the URL is malformed

how to display a series of new generated html files

2006-09-08 Thread liner_zhao
? -- View this message in context: http://www.nabble.com/how-to-display-a-series-of-new-generated-html-files-tf2238304.html#a6206573 Sent from the Struts - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For