Re: Struts dropdown boxes

2005-11-02 Thread Daniel Henrique Ferreira e Silva
Neil, A good approach for this is always having a set up action where you load all data to be used in dropdown boxes. You can do this with plain Actions and, what i use the most, DispatchActions. I usually do this way: public class MyDispatchAction extends DispatchAction { public ActionFo

Question about html:options

2005-11-02 Thread Daniel Henrique Ferreira e Silva
Hi all, I've been using Struts for some time now and suddenly faced this issue that i'm not sure it's a bug or a misinterpretation of mine. I have a List in request scope holding HashMaps. Then, i tried to use like this: My HashMap instances have two entries each one: value => some value and

Re: database design

2005-10-03 Thread Daniel Henrique Ferreira e Silva
Hey fellows, Here at my work we use Sybase PowerDesigner. I like it very much. My 2 cents, Daniel Silva. On 10/3/05, Barnett, Brian W. <[EMAIL PROTECTED]> wrote: > Adam, > Does Visio work with MySQL? > > -Original Message- > From: Adam Hardy [mailto:[EMAIL PROTECTED] > Sent: Monday, Octo

Re: How to access a Servers connection pool with Struts?

2005-07-29 Thread Daniel Henrique Ferreira e Silva
Hi Starki, Maybe this is a bit beyond your scope, but, if you are willing to do plain JDBC, i'd like to suggest you to give iBATIS Data Mapper a try. It's a cleaner and simpler way of issueing SQL statements to your database, hiding all JDBC complexity. It is rock stable and has a great community

Re: Issue - Database Architecture

2005-07-22 Thread Daniel Henrique Ferreira e Silva
Hi Vijay, Have you ever tried iBatis? It is a framework that allows you to map sql statements to POJOs and takes care of a lot of issues like: mapping database types to java types, caching, dynamic sql, etc. It really works great, specially for legacy databases. You can get more information on thi

Re: [OT] Struts and Content Management

2005-07-21 Thread Daniel Henrique Ferreira e Silva
Hi BHansard, Do you really have to stick to Java for a CMS? If, and only if, java is not mandatory for your project, i'd go for Zope + Plone. Together they are, imho, the best option for a CMS system available nowadays. Sure, as anything in this world, they aren't perfect, but you can have a grea

Re: [OT] Java as a Daemon

2005-07-14 Thread Daniel Henrique Ferreira e Silva
Hi, Just adding my 2 cents. Go with Duncan because: 1) He works for Oracle, so he _must_ know what he's saying :) 2) His approach works nice here in my job. Oracle's replication features work good. If you are a bad luck guy that doesn't have a DBA in your team (yeah, it is possible) you can try us

Re: How to hide URL in Adress bar?

2005-07-13 Thread Daniel Henrique Ferreira e Silva
Ooops, Sorry Gaet for mispelling your name! Daniel Silva. On 7/13/05, Daniel Henrique Ferreira e Silva <[EMAIL PROTECTED]> wrote: > Hi Baet, > > +1 for using POST. > > Cheers, > Daniel Silva. > > On 7/13/05, Martin Gainty <[EMAIL PROTECTED]> wrote: >

Re: How to hide URL in Adress bar?

2005-07-13 Thread Daniel Henrique Ferreira e Silva
Hi Baet, +1 for using POST. Cheers, Daniel Silva. On 7/13/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > change all transmissions from method="GET" to method="POST" > Bon Chance, > Martin- > - Original Message - > From: "Gaet" <[EMAIL PROTECTED]> > To: "Mailing List Struts" > Sent: Wedn

Re: html:messages help

2005-07-12 Thread Daniel Henrique Ferreira e Silva
Hi Ross, I know this maybe can't make any sense but i got this problem once due to some mistakes handling scopes. Let me explain: I had an Action instance that did some stuff and in case of errors, put them all in the request and forward to the next view. But my next view was a forward action (a

Re: running tomcat on port 80[Scanned]

2005-06-24 Thread Daniel Henrique Ferreira e Silva
Holy crap! Mark Galbreath is back? God save the struts-users list! ;-) On 6/23/05, Mark Galbreath <[EMAIL PROTECTED]> wrote: > That would be the "Friggin' Ignorant Newbie Encyclopaedia?" > > ;-) > > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Thursday, Ju

Re: Struttin with Struts

2005-05-27 Thread Daniel Henrique Ferreira e Silva
Hi Andy, I'm sure it's not a permanet loss. Rick never mentioned about taking it off. But he is in a trip to Tennesse and will be back by tuesday. So, be patient :) If you want to talk to him live, join us at #funkycodemonky in irc.darkmyst.org. Among some monkies that code for a living, you'll