Hi, 

can you manually invoke your Login action, directly from the browser, like
http://localhost:8080/test/Login.do  ???



-----Original Message-----
From: Sylvain ~ [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 09, 2004 2:21 PM
To: [EMAIL PROTECTED]
Subject: An Other "Blank Page" issue

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.

See attached files for details about code



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to