It seems to me that Struts cannot find logon.jsp. Hmm... are you sure
you spelled it correctly? The case, the location? What if you removed
the leading slash?

I usually get blank pages when I do not have a proper "forward"
defined, but in your case it is "input" and it looks ok.

Not much help from me, sorry..

On 5/26/05, Andy <[EMAIL PROTECTED]> wrote:
> 
> Hi All,
> 
> I'm unable to output any errors using <html:errors/> tag, in Tomcat
> 5.5.7 with Struts 1.2.4. I've tried *numerous* configurations and have
> now ran out of patience entirely. As I haven't been using Struts for more
> than three days I hope somebody more experienced can point help me out.
> 
> When I select Submit, entering data into my form fields so the form is
> parsed as valid, the forward works correctly. When I leave the fields
> empty, so the form is parsed as invalid, I just get an empty page back -
> which must be generated by Struts as it doesn't match any HTML I have.

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

Reply via email to