Hi, I'm quite new to struts, and I'm trying to make a simple example taken from a website. The first page show a formular, and when submited it is automatically forwarded to an other page.
the problem is that when I submit, I get an absolute blank page, the source is "<html><body></body></html>". I checked Tomcat logs, and There is nothing wrong, the only thing is that I'm sure is that the Action (in my case LoginAction) is not performed because it produces a stdout output. Since It seems that attached files aren't allowed on this list, the source files are available on my ftp : ftp://struts:[EMAIL PROTECTED]/ please note that files are not organized like that in the real project structure. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]