RE: Need Database Connectivity Advice

2005-04-11 Thread Daniel H. F. e Silva
Hi I think now i'll have to go into this thread :) I recommend looking at list's archive. We already had this discussion at least 2 or 3 times before. But, if you are a lazy bastard like me, i'll point a summary of our past discussions adding my opinion: Hibernate: - Good: active proj

Re: [OT] Content Management Systems

2005-02-11 Thread Daniel H. F. e Silva
Hi, I would recommend another one: InfoGlue. Never used it, but seems quite cool. I think it worths to take a look on it. Cheers, Daniel Silva. --- PA <[EMAIL PROTECTED]> wrote: > > On Feb 11, 2005, at 18:23, Josh Holtzman wrote: > > > It wouldn't surprise me if there are at least a

RE: DisplayTag

2005-01-26 Thread Daniel H. F. e Silva
; Am I missing something? > > Thanks, > Yaakov. > > -Original Message- > From: Daniel H. F. e Silva [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 25, 2005 11:20 AM > To: Struts Users Mailing List > Subject: Re: DisplayTag > > Hi Flavio, > >

Re: DisplayTag

2005-01-25 Thread Daniel H. F. e Silva
Hi Flávio, If you are using Tomcat 5 or any other JSTL-enabled container you don't need displaytag. Just use JSTL tags like and . And yes, you can alter locale being used. Look for details on JSTL documentation. It is easier imho to use and, well, it is standard-compliant :-) Cheers, D

Re: Displaying exceptions from declarative exception handling

2004-12-29 Thread Daniel H. F. e Silva
Hey Brandon, That's a weird report. I never had problems doing so with Struts 1.1. What i do is: 1) In my exception jsp page, i use tag. 2) Add an entry to the resource bundle (application.properties) 3) Add the declarative exception handling in my action mapping, like bellow:

Re: Struts + OJB

2004-11-24 Thread Daniel H. F. e Silva
Hi Bikram, Maybe you should post your problem in ojb list. It is clear to me that it is an OJB issue. Regards, Daniel Silva. --- Bikram B Kapoor <[EMAIL PROTECTED]> wrote: > Hi All, > > I am not a newbie in struts, i am trying to implement OJB with struts. I > picked up reference from Sourc

Re: How work to DynaValidatorForm and java.sql.Date

2004-10-08 Thread Daniel H. F. e Silva
Hi Gabriel, As many of struts people here i think that the less error prone approach is using only String properties in your custom ActionForm classes. So, it will be quite easy to handle invalid data and whatelse you need to. After validating your form (calling your validate() method from your

Re: Validator

2004-09-30 Thread Daniel H. F. e Silva
Hi Gabriel, When posting to the struts-users list, please, don't use any language other than english. It is unpolite as just a few dudes here understand portuguese. If you and all other Struts dudes (hey, i'm brazilian too) need help with Struts, join the funkiest irc channel ever: #funkyco

Re: R: Struts and PL/SQL

2004-06-25 Thread Daniel H. F. e Silva
Hi, You are talking about dynamic SQL in stored procedures. But there is a nice option that provides you dynamic SQL alike features: iBATIS SQL MAPS. When you declare your statements inside map config file, you can use a set of tags to build your statement according to parameters you pass to you

Re: Struts and PL/SQL

2004-06-24 Thread Daniel H. F. e Silva
Lucas, Are you talking about PL/SQL stored procedures? Considering that, i recommend setting a DAO layer up. And i do recommend using iBATIS DAO and SQL Maps for that. Resources about iBATIS can be found at www.ibatis.com and www.reumann.net (Struttin' with Struts). Cheers, Daniel Silva. ---

RE: [OT] Soccer portal released goal.com / Friday

2004-06-18 Thread Daniel H. F. e Silva
: > > Hey, > > Maybe it's coz in Europe Brazil doesn't rock :-) (remember > > France 98?) > > > > But, I guess that site covers some European Ronaldo (Cristiano, from > > Portugal :-) > > > > Have a good Friday > > marco > >

RE: [OT] Soccer portal released goal.com / Friday

2004-06-18 Thread Daniel H. F. e Silva
<[EMAIL PROTECTED]> wrote: > Hey, > Maybe it's coz in Europe Brazil doesn't rock :-) (remember > France 98?) > > But, I guess that site covers some European Ronaldo (Cristiano, from > Portugal :-) > > Have a good Friday > marco > > -O

Re: [OT] Soccer portal released goal.com

2004-06-17 Thread Daniel H. F. e Silva
Hi Simone, Good job. Looks a very interesting soccer portal, but i agree with my brazilian mate. Where is all the content deserved by the 5 times world champions? A soccer website is not a real soccer website without content about the best soccer players in the Earth: brazilian players. By t