Re: ActionMessages not displaying

2006-12-19 Thread Kranti
Hey niall, its working! Thanks On 12/19/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: Try changing to use the "name" attribute instead of "property" on the "messagesPresent" and "messages" tags: Niall On 12/19/06, Kranti <[EMAIL PROTECTED]> wrote: > I am trying to get t

Re: ActionMessages not displaying

2006-12-19 Thread Niall Pemberton
Try changing to use the "name" attribute instead of "property" on the "messagesPresent" and "messages" tags: Niall On 12/19/06, Kranti <[EMAIL PROTECTED]> wrote: I am trying to get the action messages from action class as follows but not getting the message but record is inse

ActionMessages not displaying

2006-12-19 Thread Kranti
I am trying to get the action messages from action class as follows but not getting the message but record is inserted properly *in action class* if(isInserted==true){ ActionMessages addTaskMessages = new ActionMessages(); addTaskMessages.add("addtasksuccess", new ActionMessage(" message.addtask