Re: Search list

2002-12-16 Thread Ryan Olson
Try this http://www.mail-archive.com/struts-user@jakarta.apache.org/ Ryan Olson -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Testing an action

2002-12-11 Thread Ryan Olson
Alireza, I highly recommend StrutsTestCase, which makes use of JUnit and the Jakarta Cactus framework: http://strutstestcase.sourceforge.net - rdo -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

[slightly OT] Time zone strategies

2002-12-02 Thread Ryan Olson
to rely on JavaScript. Has anyone else come up with a better solution? Thanks Ryan Olson -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Bypassing validation in ActionForm for certain LookupDispatchAction modes

2002-12-02 Thread Ryan Olson
Ryan Olson -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: [slightly OT] Time zone strategies

2002-12-02 Thread Ryan Olson
, when fetching the data) what timezone the user is in What I'm aiming for is a solution that does all the timezone manipulation on the presentation/view layer so that my business objects don't have to worry about it. At least, I think that's what would make the most sense... Thanks Ryan Olson

LookupDispatchAction and unspecified method

2002-11-25 Thread Ryan Olson
to be a cleaner solution (via the unspecified(...) method, I should think). Am I going about this all wrong? Thanks Ryan Olson www.financialcontent.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]