RES: [ConvertUtils] Converter for java.util.Date

2002-10-18 Thread Elderclei R Reami
;reumann.net] Enviada em: quinta-feira, 17 de outubro de 2002 13:23 Para: Elderclei R Reami Cc: Struts List Assunto: [ConvertUtils] Converter for java.util.Date Hey Elder, (posting this to Struts list as well in case anyone else finds it useful while digging through the archives) I modified the code

RES: Re[4]: BeanUtils and java.util.Date

2002-10-16 Thread Elderclei R Reami
Hi guys, I am also using java.util.Date in my current project, and I have the same conversion problems as you. I've just written a piece-of-code-like-hell-no-design-no-thinking Date converters. Of course, I'm not using them yet, because the code is horrible, but we could polish it together. Add

RES: RES: Re[4]: BeanUtils and java.util.Date

2002-10-16 Thread Elderclei R Reami
: Elderclei R Reami Cc: Struts List Assunto: Re: RES: Re[4]: BeanUtils and java.util.Date On Wednesday, October 16, 2002, 5:54:50 PM, Elderclei wrote: ERR Here is the horrible piece of code for the converters: Hi. I can get a nice Date converter to work but how can you use BeanUtils

Default method for LookupDispatchAction

2002-10-15 Thread Elderclei R Reami
Hi, I think it's been discussed already, but I couldn't find this info in the archives. I'd like to have a default method for my action derived from LookupDispatchAction. I mean: if I pass no arguments, I'd like to have a default method called. I tried to use the unspecified method like in the

RE: [DATA] Large result set iterations

2002-09-06 Thread Elderclei R Reami
] For additional commands, e-mail: mailto:[EMAIL PROTECTED] Elderclei R Reami Vertis Tecnologia +55 11 3887-0835 www.vertisnet.com.br -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Java Server Faces and Developer Life Comments

2002-09-03 Thread Elderclei R Reami
is the only advantage they offer and it comes with the disadvantage of vendor lock-in, I'm certainly not going to switch for that... Greg -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] Elderclei R Reami Vertis

Re: Java Server Faces and Developer Life Comments

2002-09-02 Thread Elderclei R Reami
:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] Elderclei R Reami Vertis

Java Server Faces and Developer Life Comments

2002-08-30 Thread Elderclei R Reami
have a family, and want to get home earlier, not 4:00AM. A lot of philosophy and online psychoterapy for FRIDAY, but... :) Cheers, Elderclei R Reami Vertis Tecnologia +55 11 3887-0835 www.vertisnet.com.br -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail

RE: Java Server Faces and Developer Life Comments

2002-08-30 Thread Elderclei R Reami
, and if there is someone out there who is writing, has written, or intends to write something like this - contact me, I really would like to help or be a beta tester! Enjoy the weekend! James -Original Message- From: Elderclei R Reami [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 9

Container-managed authentication not possible

2002-08-21 Thread Elderclei R Reami
server.xml configs, probably because they use virtual hosting. My question is: is it possible to configure container-managed authentication using the web.xml? Or must I implement my own authentication? Cheers, Elderclei R Reami Vertis Tecnologia +55 11 3887-0835 www.vertisnet.com.br

Re: [CORRECTION]RE: Container-managed authentication not possible

2002-08-21 Thread Elderclei R Reami
- From: Elderclei R Reami [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 3:44 PM To: [EMAIL PROTECTED] Subject: Container-managed authentication not possible Hi Friends, It's been a month developing in struts, and the party's been pretty good. I'm just finishing my first

Re: Security Filter

2002-08-21 Thread Elderclei R Reami
Max, Does SecurityFilter support tiles as well? I've already downloaded it from SourceFourge :) Could you please send me some configuration information? For instance, web.xml changes, how to use JDBCRealm with it, and so on. I would really appreciate it. Regards, Elder -- To unsubscribe,

RE: Struts Persistence

2002-08-09 Thread Elderclei R Reami
-mail: mailto:struts-user- [EMAIL PROTECTED] For additional commands, e-mail: mailto:struts-user- [EMAIL PROTECTED] Elderclei R Reami Vertis Tecnologia +55 11 3887-0835 www.vertisnet.com.br -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

RE: O'Reilly Struts Cover

2002-07-24 Thread Elderclei R Reami
: mailto:struts-user- [EMAIL PROTECTED] Elderclei R Reami Vertis Tecnologia +55 11 3887-0835 www.vertisnet.com.br -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Layout facilities

2002-07-24 Thread Elderclei R Reami
Hi, I am still evaluating tools to work with. Currently, my selections are Eclipse, Sysdeo Tomcat, EasyStruts, OJB, Tomcat+Struts. Im terms of layout facilities, has anybody used Struts Layout? Regards, Elder -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

Re: Layout facilities

2002-07-24 Thread Elderclei R Reami
chosen it. But then again I'm happy enough for now. I thank the Struts Layout author(s) for contributing their time and skills. Good luck. - Original Message - From: Elderclei R Reami [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 24, 2002 2:59 PM Subject

Struts Persistence

2002-07-23 Thread Elderclei R Reami
Hi again, Does anyone know about usage of persistence frameworks, like Torque OJB from Apache Group, with Struts? Thanks for all the help with code generation. I downloaded StrutsBuilder and Eclipse+EasyStruts to evaluate and they are great tools. About self- generated apps from database