RE: s2: howto protect a method with annotation

2008-12-31 Thread Martin Gainty
, 31 Dec 2008 15:03:22 -0800 > From: xianwin...@gmail.com > To: user@struts.apache.org > Subject: s2: howto protect a method with annotation > > > Hi all, > > I have a class with different methods. I have 2 type of users: > Employee and

Re : s2: howto protect a method with annotation

2008-12-31 Thread François Rouxel
n 22s Objet : s2: howto protect a method with annotation Hi all, I have a class with different methods. I have 2 type of users: Employee and Manager my XML looks like this:                 fileLayout . . .                                                               I realized that one o

s2: howto protect a method with annotation

2008-12-31 Thread xianwinwin
Hi all, I have a class with different methods. I have 2 type of users: Employee and Manager my XML looks like this: fileLayout . . . I realized that one of the meth