Re: Struts 2 scope

2007-07-28 Thread Bhuwan
I am having the same issue... Can someone help? VictorR wrote: > > Hi all, > > I am trying to develop a web application with struts 2 framework. I have > an Action with a member attribute (a Collection of TO's). > > My firsts question is about the scope of the Action I have implemented. > How

Re: How to format the actionerrors and actionmessages in the jsp page?

2007-07-28 Thread Bhuwan
Hey! I am having the same issue. Have you found out a solution for it by any chance? Your help is greatly appreciated. Bhuwan. M.Liang Liu wrote: > > Hi,all: > I would like to add header and footer to the actionerrors so as to it can > display in the way my client like. > In