Re: [Xdoclet-user] xdoclet and jsp

2003-12-07 Thread Erik Hatcher
On Sunday, December 7, 2003, at 01:39 AM, Arash Bijanzadeh wrote: AFAIK I should have a block like province /province.do GET POST admin For every module I have in my application,

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Arash Bijanzadeh
On Saturday 06 December 2003 16:50, Konstantin Priblouda wrote: > > if I want to have several users that could have > > different accessed to the > > handfull of modules, then I should write a lot o > > these three lines. Or maybe > > I am wrong? > > You are wrong. You shall specify "roles" necess

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Bear Giles
Arash Bijanzadeh wrote: I am searching for a way to set security-constraints for the webapp, I wonder is there a way to do it via xdoclet? writing everything in a xml file is error pron and time consuming. As others have pointed out, you really want the bulk of your security constraints in a sep

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Konstantin Priblouda
> if I want to have several users that could have > different accessed to the > handfull of modules, then I should write a lot o > these three lines. Or maybe > I am wrong? > You are wrong. You shall specify "roles" necessary to access certain features - this would be stable set. And then ma

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Arash Bijanzadeh
On Saturday 06 December 2003 16:21, Erik Hatcher wrote: > On Saturday, December 6, 2003, at 07:27 AM, Arash Bijanzadeh wrote: > > On Saturday 06 December 2003 14:51, Erik Hatcher wrote: > >> On Saturday, December 6, 2003, at 04:53 AM, Arash Bijanzadeh wrote: > >>> I wonder if I can use xdoclet ta

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Erik Hatcher
On Saturday, December 6, 2003, at 07:27 AM, Arash Bijanzadeh wrote: On Saturday 06 December 2003 14:51, Erik Hatcher wrote: On Saturday, December 6, 2003, at 04:53 AM, Arash Bijanzadeh wrote: I wonder if I can use xdoclet tags in my jsp pages? No. Why would you want to? I am searching for a way

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Andrew Stevens
On Sat, 2003-12-06 at 09:53, Arash Bijanzadeh wrote: > I wonder if I can use xdoclet tags in my jsp pages? No. The parser xdoclet uses to extract the metadata only understands java source files, not JSPs. Given a suitable grammar, I guess a suitable parser for JSPs could be constructed, but the

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Arash Bijanzadeh
On Saturday 06 December 2003 14:51, Erik Hatcher wrote: > On Saturday, December 6, 2003, at 04:53 AM, Arash Bijanzadeh wrote: > > I wonder if I can use xdoclet tags in my jsp pages? > > No. > > Why would you want to? I am searching for a way to set security-constraints for the webapp, I wonder i

Re: [Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Erik Hatcher
On Saturday, December 6, 2003, at 04:53 AM, Arash Bijanzadeh wrote: I wonder if I can use xdoclet tags in my jsp pages? No. Why would you want to? --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you b

[Xdoclet-user] xdoclet and jsp

2003-12-06 Thread Arash Bijanzadeh
I wonder if I can use xdoclet tags in my jsp pages? -- Don't go around saying the world owes you a living. The world owes you nothing. It was here first. -- Mark Twain --- This SF.net email is sponsored by: SF.net Giveback Pr