getting validation errors on initial display of a form

2002-03-23 Thread Dick Starr
tarrd/app/names.do I get validation errors appearing immediately (before I enter any data in the form). I can't believe thats normal: I must be doing something wrong. Thanks in advance for the help. Dick Starr Here's the pertinent parts of my struts-config:

Re: Newbie question about struts and Tomcat 4

2002-03-02 Thread Dick Starr
Tony: I thought the default port was always 8080. In any event, you might prove Tomcat is running OK by entering http://localhost:8080/ (or whatever port you are using). Then try the struts-example. If that doesn't work then I would stop Tomcat, erase the tomcat /work/localhost/ directory then r

Tomcat is "Marking servlet action as unavailable"

2002-03-01 Thread Dick Starr
Tomcat is "Marking servlet action as unavailable" when I try a test using the "struts-blank" sample app with struts-config modified for a data-source. I am using Tomcat 4.0.2, SDK 1.4.0, and Netbeans 3.3.1. I did recently upgrade from Caldera OpenLinux Server 3.1 to 3.1.1 and upgraded from Java 1

Why doesn't the Artimus application see my re-compiled classes?

2002-02-22 Thread Dick Starr
I am running Ted's Artimus sample application and it runs fine until I change the table names (they are defined as static fields in his Commands classes). Via some diagnostic code I can see the old Command classes are being executed (not my modified and re-compiled Command classes) when I enter ht

DynaActionForm questions

2002-02-04 Thread Dick Starr
created form beans? Thanks, Dick Starr -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Question about forms and validation.

2002-01-24 Thread Dick Starr
Mike: I used your suggestions in "RE: getting validation errors on initial display of a form" and Ted's hint below and have had good success. I put out a post about validation and it appears that there should be validation logic in the java bean validate method (also, the Validator package, which

Re: Should all validation be done in the Action class instead of the ActionForm class?

2002-01-24 Thread Dick Starr
Thanks to all. Dick Starr - Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, January 24, 2002 7:05 AM Subject: Re: Should all validation be done in the Action class instead

Should all validation be done in the Action class instead of the ActionForm class?

2002-01-23 Thread Dick Starr
e and since the Action class gets called anyway. Also, I heard that there are tools to automatically generate the ActionForm classes, which might be another argument to not stick any additional code in them (in case you want to re-generate them). Just wondering ... Thanks, Dick Starr -- To unsu

getting validation errors on initial display of a form

2002-01-22 Thread Dick Starr
tarrd/app/names.do I get validation errors appearing immediately (before I enter any data in the form). I can't believe thats normal: I must be doing something wrong. Thanks in advance for the help. Dick Starr Here's the pertinent parts of my struts-config:

Re: Struts Example Still Not Working

2002-01-18 Thread Dick Starr
could find it, or (3) It does point to it but the message key/message referenced by index.jsp is missing. Dick Starr - Original Message - From: "Mark Galbreath" <[EMAIL PROTECTED]> To: "Struts (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002

Re: about connectionPool

2002-01-16 Thread Dick Starr
L PROTECTED]> Sent: Sunday, January 16, 2000 9:56 AM Subject: RE: about connectionPool > Is there something wrong with the built-in connection pooling offered by > struts? > > -Original Message- > From: Dick Starr [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January

Re: about connectionPool

2002-01-16 Thread Dick Starr
>From what I have seen by the postings, Poolman is the favorite. Dick Starr - Original Message - From: "Struts Newsgroup" <@[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 2:25 AM Subject: about connectionPool > Subject: about

Re: Execute Struts in Netbeans?

2002-01-15 Thread Dick Starr
I use Caldera OpenLinux Server 3.1, Tomcat 4.0.1, and Netbeans 3.3 with no problems. I deploy Struts apps as Rob describes below. Dick Starr - Original Message - From: "Rob Parker" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> S

Re: "Struts Fast Track" review

2002-01-15 Thread Dick Starr
t good are these exercises if they contain no answers? > I can sit and make up exercises all day! > I appreciate the author's attempt to shed some light on the world of > struts, > but I would definately have to say that I do not beleive he has succeeded. > I think trioal and error

"Struts Fast Track" review

2002-01-15 Thread Dick Starr
out/scaffolding/index.htm . Dick Starr [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Struts book

2001-12-26 Thread Dick Starr
opinion once I receive it. I did buy "Professessional JSP 2nd Edition" published by Wrox and available from www.bookpool.com (a great place to buy technical books). Sincerely: Dick Starr :-[ I will take the blame for Atlas. Their real price is $49 and retro active, so you (and others) shoul