RE: Good/Bad Practices

2002-07-19 Thread Robert Taylor
have to decide what works best for you. Good luck. robert -Original Message- From: Mark Nichols [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 12:00 PM To: Struts Users Mailing List Subject: RE: Good/Bad Practices I prefer the more granular approach, with many actions

Good/Bad Practices

2002-07-18 Thread Kamholz, Keith (corp-staff) USX
Hey everyone, I've been trying to get in the habit of using good struts programming practices, (without making things too hard on myself). I have another question for anyone that could give me some input on it. I'm working on a data entry application, and the user can make three

RE: Good/Bad Practices

2002-07-18 Thread Mark Nichols
, Keith (corp-staff) USX [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 9:32 AM To: Struts (E-mail) Subject: Good/Bad Practices Hey everyone, I've been trying to get in the habit of using good struts programming practices, (without making things too hard on myself). I have

RE: Good/Bad Practices

2002-07-18 Thread Kamholz, Keith (corp-staff) USX
: Mark Nichols [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 12:00 PM To: Struts Users Mailing List Subject: RE: Good/Bad Practices I prefer the more granular approach, with many actions and JSPs over a more complex and generalized approach. In my case I find that having single-function

RE: Good/Bad Practices

2002-07-18 Thread Joseph Barefoot
Mailing List' Subject: RE: Good/Bad Practices Yeah, that's what I prefer too, but I didn't know if having a shitload of JSP's and action mappings meant that I was doing something wrong. Thanks for the input and the reassurance that I'm not doing something stupid. ~ Keith http://www.buffalo.edu