hello, everyone, i am new for struts. maybe someone can help me, thx in adwance. in my struts action a series of html files are generated in a dictionary in struts, like (WEB_INF/config/project/a.html...z.html), i want to display their name in a new page with Url, http:localhost:8080/......./WEB_INF/config/project/ x.html,
but struts says that The request sent by the client was syntactically incorrect (Invalid path /http:localhost:8080/......./WEB_INF/config/project/ x.html.html was requested). in fact the html file exsits there, the path of file is correct. how can i resolve them? -- 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 additional commands, e-mail: [EMAIL PROTECTED]