Re: [OS-webwork] JavaOne meetings +

2003-06-29 Thread Robert Nicholson
Briefly, what is the correct way to extend Velocity's behaviour? I remember, The Roller Blogger author doing some custom hack for this once but then I believe he changed that to a more supported API I think. --- This SF.Net email sponsored by

Re: [OS-webwork] Re: Application

2003-06-29 Thread Mike Cannon-Brookes
Yup - especially amusing as I am at TSS Symposium this weekend, hence have had no email for days, and yet I'm sending out spam :) M On 27/6/03 6:17 PM, "Rene Gielen" ([EMAIL PROTECTED]) penned the words: > So are you and Mike ... > > Rainer got this mail with sender faked to your adress, I got

Re: [OS-webwork] invalidInput, getHasErrors ... but no errors

2003-06-29 Thread Dick Zetterberg
As I think I mentioned earlier, the error is probably because a parameter cannot be set properly. This is handled in the BeanUtil class. In case of error BeanUtil calls the addIllegalArgumentException method in ActionSupport. As I suggested before, you might also want to override this method in ord

Re: [OS-webwork] SSL Actions

2003-06-29 Thread Matt Ho
This sounds like it should beimplemented as an interceptor rather than on a per action basis. M Cameron Taggart wrote: I'm not a security export either, but SSL for logging in seems like a good idea. There is a SourceForge project http://sslext.sourceforge.net/ that extends Struts to add SSL.

Re: [OS-webwork] How do you define a component ?

2003-06-29 Thread Christian Meunier
Title: Message Thanks Jason i got it, looks like my mind was stuck with only one way to think about this ;)   I have played a bit with a nano container and i really like it, is there a consensus about integrating it in WW2 yet ?   Regards Chris   - Original Message - From: Jaso