Re: Struts Tags for Visual HTML Components / Java Server Faces [was: ] Struts m

2002-04-15 Thread Steve Wilkinson
Arron, Has this tutorial been uploaded yet? TIA, Steve - Original Message - From: Arron Bates Sent: Thursday, April 11, 2002 11:49 AM To: Struts Developers List Subject: Re: Struts Tags for Visual HTML Components / Java Server Faces [was: ] Struts menu On the defense of trees in Struts.

Re: build failing - validator in transition?

2002-04-04 Thread Steve Wilkinson
I too was having compile problems, but mine was with the main tree. It was all validator stuff so I updated commons-validator from CVS with the -AdP option, compiled it into a jar, and used that with the latest struts code and the build worked fine. - Original Message - From: David Win

Confusion

2002-04-04 Thread Steve Wilkinson
I'm really confused (not hard these days...) gump says the struts nightly build succeeded, however, there are no binaries and haven't since them 4/1. It goes from 8.6Meg archive on 4/1 to a 466 byte archive on 4/2 thru 4/4. Just for kicks, I downloaded the source and tried to compile. It wor

Re: newbie to struts

2002-03-21 Thread Steve Wilkinson
First, you should ask this to the struts-user list. You will get better responses from them. Look at the resources link. http://jakarta.apache.org/struts/resources.html Look at Ted's site, http://husted.com/struts/resources.htm If look at Ted's site you will see a link for the Validator: htt

RE: Beta 1 update

2002-03-19 Thread STEVE WILKINSON
>Nightly builds of Struts follow the GUMP philosophy >(http://jakarta.apache.org/gump) -- latest and greatest of everything. >They also include all of the exact JAR files that they are built against, >and should be used that way. This is necessary because new features in >Struts often depend on

RE: Beta 1 update

2002-03-19 Thread STEVE WILKINSON
>Nightly builds of Struts follow the GUMP philosophy >(http://jakarta.apache.org/gump) -- latest and greatest of everything. >They also include all of the exact JAR files that they are built against, >and should be used that way. This is necessary because new features in >Struts often depend on

Re: Question about design migration to struts

2002-03-14 Thread Steve Wilkinson
I believe that Tiles is exactly what your looking for in converting your template method approach to struts. Cedric has done an outstanding job with the implementation. (Thanks Cedric, this is light years above the original template tags!) BTW, don't discount the struts-user list for des

Re: Bug with URL rewriting of input type button = "image"

2002-02-11 Thread STEVE WILKINSON
Ed, I'm working with a CVS snapshot from December and I do not see that behavior. I would guess that that was a bug, but I'm not sure what release it was fixed in. You might want to check the release notes. Hope that helps... Steve >From: "Ed Milic" <[EMAIL PROTECTED]> >Reply-To: "Struts De

Re: newbie problem

2002-02-11 Thread STEVE WILKINSON
Richard, Please ask these type of questions to the struts-user list. FYI, why don't we start with something basic. Download the binary distribution and copy the struts-example.war into the webapps directory. Start up Apache and in your browser type: http://localhost:8080/struts-example I'm

Re: Yet another Struts E-Commerce example

2001-07-24 Thread Steve Wilkinson
Ted Husted wrote: > You should post this on the User list, Steve, where more people will see > it. > Thanks Ted. I'll do that tonight from my new particles account. I'm trying to keep the book email on the new particles account only. Is it possible to get a link on the resources page also?

Re: Yet another Struts E-Commerce example

2001-07-23 Thread steve wilkinson
Oops email address problem: [EMAIL PROTECTED] (not [EMAIL PROTECTED]) The [EMAIL PROTECTED] will also work. > If you have any suggested improvements please email me at > [EMAIL PROTECTED] or [EMAIL PROTECTED]

Yet another Struts E-Commerce example

2001-07-23 Thread steve wilkinson
Hi, I would like to announce yet another example application using struts. I wrote a 63 page chapter in the Wrox Professional JSP 2nd Edition book that introduces the Jakarta Struts Framework from an architectural stand point and covers the construction of an e-commerce example. Note, I'm not as