Re: [OT] Create/Edit Form

2005-07-27 Thread Andrew Tomaka
I agree fully, but, unfortunately, I can't do a whole lot about it. The databases were set up before I started on the project and I guess the DBA was pretty hard nosed about changing from how he wanted it. Oh well. ~ Andrew Tomaka On 7/27/05, Michael Jouravlev <[EMAIL PROTECTED]>

Re: [OT] Create/Edit Form

2005-07-27 Thread Andrew Tomaka
nformation that we want from the users. Thanks a lot for the quick responses guys. I'll definitely keep the JS flag tucked away in the back of my mind. ~ Andrew Tomaka On 7/27/05, Andrew Tomaka <[EMAIL PROTECTED]> wrote: > Hey all, > > The following is pretty hard to understa

[OT] Create/Edit Form

2005-07-27 Thread Andrew Tomaka
her to make an UPDATE query or an INSERT query. Can anyone think of a creative way to do this without adding an extra query for each row? Any insight would be greatly appreciated! Thanks, ~ Andrew Tomaka - To unsubscribe,

Re: Iterate over list in in list in form bean.

2005-07-18 Thread Andrew Tomaka
bean be setup using collections instead of other object types? What is the proper way to handle a dynamic amount of the same data coming in to a Action? ~ Andrew Tomaka On 7/18/05, Rick Reumann <[EMAIL PROTECTED]> wrote: > Mike Elliott wrote the following on 7/18/2005 10:55 AM: > > >

Re: [OT] Re: Fired???? was...Re: Struts Books Recommendations [OT]

2005-07-08 Thread Andrew Tomaka
pros and cons of using an IDE, but off topic like what an H1B is and personal thoughts on outsourcing. Why don't we get back to the reason this list exists and the purpose of Sturts: making our lives easier. ~ Andrew Tomaka On 7/8/05, Yan Hu <[EMAIL PROTECTED]> wrote: > > &

Re: Two Forms, Two Form Beans, One JSP

2005-07-07 Thread Andrew Tomaka
mework. Either way, thanks for all the help guys. I've gotten my forms in working condition with a design that I can put up with! ~ Andrew Tomaka On 7/7/05, Rick Reumann <[EMAIL PROTECTED]> wrote: > Andrew Tomaka wrote the following on 7/7/2005 12:00 PM: > > I imagin

Re: Two Forms, Two Form Beans, One JSP

2005-07-07 Thread Andrew Tomaka
27;t always get what you want. Anyway, I have a drawing of the flow that I'll upload when I am at home. Unfortunately, the proxy here doesn't allow me to write to any FTP space. ~ Andrew Tomaka On 7/7/05, Adam Hardy <[EMAIL PROTECTED]> wrote: > Andrew, > if the data being edi

Re: Two Forms, Two Form Beans, One JSP

2005-07-07 Thread Andrew Tomaka
o edit and the actual program id to edit (if that makes any sense). ~ Andrew Tomaka On 7/7/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Andrew Tomaka" <[EMAIL PROTECTED]> > > > My problem is that I have a "PreAction" to do the processing on the &

Re: Two Forms, Two Form Beans, One JSP

2005-07-07 Thread Andrew Tomaka
olution will pop up. Let me know if you need any other clarifications. I appreciate the help so far! ~ Andrew Tomaka On 7/7/05, Rick Reumann <[EMAIL PROTECTED]> wrote: > Andrew Tomaka wrote the following on 7/7/2005 10:26 AM: > > > I'm attempting to create a JSP that

Two Forms, Two Form Beans, One JSP

2005-07-07 Thread Andrew Tomaka
f the first form. When the JSP is loaded after the processing of the first form, both the form tags are assigned the name of the first Form Bean. Is it possible to assign Form Beans to a form instead of assigning them to an action? Thanks, ~ Andrew T

Re: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Andrew Tomaka
e (mostly awful code) but that's about it. Grab a text editor, learn to program, then, and only then, if you feel the need, you can pick up an IDE. ~ Andrew Tomaka On 6/29/05, Yan Hu <[EMAIL PROTECTED]> wrote: > > > http://uab.blogspot.com/2005/06/ides-we-dont-need-no-stinking-i

Re: Validation while using LookupDispatchAction

2005-06-23 Thread Andrew Tomaka
You might be interested in checking out ValidatorLookupDispatchAction (http://struts.whoisandy.com/archives/2005/05/27/validatorlookupdispatchaction.php). I stumbled across, but never actually used it. ~ Andrew Tomaka On 6/23/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "

Re: html:errors does not display

2005-06-13 Thread Andrew Tomaka
further instructions on updating Struts to the most recent version using WSAD, please refer to http://struts.whoisandy.com/archives/2005/05/26/validator_serverside_validation.php. ~ Andrew Tomaka On 6/13/05, Song Wang <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I cannot display