Re: REST 2.1.2

2008-08-28 Thread Jeromy Evans
stanlick wrote: Thanks Jeromy :jumping: Have you considered the transparency of the REST URL as it relates to security and tampering? Would something like Acegi provide a solution? Also, have you considered the likliehood of a user discovering parms that can be passed and mapped onto your act

Re: REST 2.1.2

2008-08-28 Thread stanlick
tted though > and just removed the unexpected /. I remember being very annoyed with it. > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --

Re: REST 2.1.2

2008-08-28 Thread Jeromy Evans
[EMAIL PROTECTED] wrote: Has anyone experienced a problem with a trailing front slash being added to the generated URL? I've seen it before. I can't look at my code right now, but I think it's because you have a trailing slash on a property either in struts xml (default namespace?) or in

REST 2.1.2

2008-08-28 Thread stanlick
Has anyone experienced a problem with a trailing front slash being added to the generated URL?