RE: Making peace between Struts logic iterate and Ed Hill's display tag...

2002-11-10 Thread McLure, David
Both of these solutions are a little cleaner in terms of JSP, but my real problem is the underlying Java code with its 30 property getter and setters (this was the code which set off the code review alarm bells). Ideally, I think I need to combine something similar to the examples you two

RE: Any Web Development Environments that incorporate Struts?

2002-10-22 Thread McLure, David
I use Together by TogetherSoft. You can download a free evaluation copy at http://www.togethersoft.com. I have been using Together to design, as well as compile, debug, test, and deploy (to it's own bundled Tomcat instance) Struts-based web applications for nearly a year now. We use the product

Re: Struts Beta 03 Build Problem

2001-06-08 Thread McLure, David
Hello Oleg, I tried this on both linux as well as NT, but unfortunately I still get the same error. I even tried adding the jdbc2_0-stdext.jar to my \jdk1.3.1\jre\lib\ext dir as well, but this didn't help. I am pretty sure my Ant install basically works because I have built other things with it

RE: Struts Beta 03 Build Problem

2001-06-08 Thread McLure, David
I did build Ant on one of my two Linux installations (which was fun because I had to pgp decrypt the source tars first), but the other one together with my NT 4.0 install both have binary downloads of Ant1.3 running. I just tried building Ant on my NT installation and I still get the same