Are these form validation error messages you are talking about? Could the two nulls be the header and footer? Seems like if you left those blank you would just get no output, but I always have them set to something so I don't know. Just a guess.

Erik


jacob skariah wrote:

Hi,

  I am having problem while displaying my Action
Errors on the jsp pages. The problem is two "null"
messages are displayed in the begining and end of the
action error messages displayed on the jsps.

example : In login page if we submit without entering
user name and password the error message is displayed
as----

"null UserName Required ! Password Required ! null"

where ar i need to display only the message avoiding
the "null" in the begning and end. such as---

"UserName Required ! Password Required ! "

Can any one tell me how to do this.

Thanx in Advance

Regards

manoj





                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

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





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



Reply via email to