gt; }
> return errors;
> }
> And write this on your login jsp infront of your fields or anywhere else
> where you want to display the message
>
>
>
>
> That will solve your issue
> take care
> Bye
>
> -Original Message-
> From: Richard Yee
]
Sent: Tuesday, August 12, 2008 7:48 AM
To: Struts Users Mailing List
Subject: Re: not displaying Action errors
Have you debugged your code with a source level debugger? Are you sure
that the error messages are getting added?
-R
Narasimha Raju Naidu wrote:
> thanks for your reply. but itz not worki
Have you debugged your code with a source level debugger? Are you sure
that the error messages are getting added?
-R
Narasimha Raju Naidu wrote:
thanks for your reply. but itz not working. im getting the same output. for
reference im sending screen shot of that output please check once.
Rega
care
bye
-Original Message-
From: Narasimha Raju Naidu [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 09, 2008 12:22 PM
To: user@struts.apache.org
Subject: not displaying Action errors
hi to all,
im sending my code please check where i am doing mistake
for
thanks for your reply. but itz not working. im getting the same output. for
reference im sending screen shot of that output please check once.
Regards,
-
On Sun, Aug 10, 2008 at 9:55 PM, Richard Yee <[EMAIL PROTECTED]> wrote:
> You are using == to test string equality instead of equ
You are using == to test string equality instead of equals()
-R
Sent from my iPhone
On Aug 8, 2008, at 11:52 PM, "Narasimha Raju Naidu"
<[EMAIL PROTECTED]> wrote:
hi to all,
im sending my code please check where i am doing mistake
form.jsp
---
<%@ taglib uri="/tags/str
hi to all,
im sending my code please check where i am doing mistake
form.jsp
---
<%@ taglib uri="/tags/struts-html" prefix="html"%>
User Name
Password
-
formbean
---
7 matches
Mail list logo