Re: Mgnt Error message

2007-03-01 Thread ekoje ekoje
; in your jsp page, this may be the problem. Thanks, Nuwan. - Original Message - From: "ekoje ekoje" <[EMAIL PROTECTED]> To: "user" Sent: Wednesday, February 28, 2007 12:04 PM Subject: Mgnt Error message HI Guys, I tried to manage some custom error messag

Re: Mgnt Error message

2007-02-28 Thread Nuwan Chandrasoma
Hi, I dont see <%@ taglib prefix="s" uri="/struts-tags" %> in your jsp page, this may be the problem. Thanks, Nuwan. - Original Message - From: "ekoje ekoje" <[EMAIL PROTECTED]> To: "user" Sent: Wednesday, February 28, 2007

Mgnt Error message

2007-02-28 Thread ekoje ekoje
HI Guys, I tried to manage some custom error messages using ActionMessage and ActionError. I set the text message in the Action and redirect to the ERROR result but I don't have any text displayed in the JSP when I use actionmessage tag and actionerror tag. Did i miss something ? any configurati