I would recommend the Struts Complete Reference (not that I am partial or
anything;).

 http://www.jamesholmes.com/StrutsTCR/



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx



----- Original Message -----
From: "Adam Lipscombe" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, June 01, 2004 10:15 AM
Subject: Reccomendations for good reference book


Folks,

I am a newbie. I want a good reference that is easy to digest, yet contains
advanced examples (for later:-) Searching on a book site reveals at least 20
publications....


Any recommendations?


TIA - Adam



-----Original Message-----
From: Matt Bathje [mailto:[EMAIL PROTECTED]
Sent: 13 May 2004 22:30
To: Struts Users Mailing List
Subject: Re: (repost) validwhen validation


Since nobody else has answered I'll take a shot.

To get this to work, you would need to get the source code of the struts
version you are using (1.1 final) and the source code for the
org.apache.struts.validator.validwhen.ValidWhen class (as well as anything
it depends on). You would have to merge the validwhen class/dependencies
into the struts source and recompile it, and use this newly compiled
struts.jar

Upgrading to a nighly build that includes validwhen may be a better option
for you.



Matt


----- Original Message -----
From: "Josh Cronemeyer" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, May 13, 2004 4:10 PM
Subject: (repost) validwhen validation


> I seem to have deleted the original messages to this thread, but it is
> probably best that I just ask the question again anyway.
>
> I am rather new to struts and I am trying to use the validwhen
> dependency for validation.  After finding out that validwhen feature
> wasn't included in struts 1.1 final release I went and downloaded the
> struts validation-rules.xml file from CVS and replaced my old
> validation-rules.xml, but now I am getting class not found exceptions
> "org.apache.struts.validator.validwhen.ValidWhen"
>
> is there something else I need to download?  (perhaps this validwhen
> class that it cannot find)
>
> anyone else who has gotten this feature to work I would really
> appreciate some guideance.
>
> Thank you in advance
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to