Do I get a prize for reporting the first typo :)...

On Page 64 there's a code snippet which reads;

<ww:iterator value="peopleList" status="stat"> 
   <s:property value="peopleList[#stat.index].id" /> 
   <s:property value="peopleList[#stat.index].name" /> 
   <s:property value="peopleList[#stat.index].age" /> 
   <s:property value="peopleList[#stat.index].height"/> 
</ww:iterator> 

Shouldn't th ww: be an s:?

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted
Husted
Sent: 25 May 2007 12:40
To: Struts Users Mailing List
Subject: Re: [ANN] "Starting with Struts2" Book

Is anyone else having trouble logging into the InfoQ site?

On 5/24/07, Ian Roughley <[EMAIL PROTECTED]> wrote:
> I am pleased to announce the release of the mini-book "Starting with 
> Struts2" from InfoQ.com.
>
> "Starting with Struts2" is aimed at those who are new to Strut2, and 
> those familiar with MVC frameworks but unfamiliar with Struts2.  It 
> provides everything you need to know to get up and running using 
> Struts2, and can be used as a starting point to explore the more
> intricate features of the Struts2 framework.   Topics include
> architecture and configuration, how to implementing actions, and 
> supporting infrastructure such as validation and internationalization.
> Also included are productivity tips, providing a practical 
> introduction on how best to use the framework.
>
> The eBook can be found at 
> http://www.infoq.com/minibooks/starting-struts2
>
> /Ian

---------------------------------------------------------------------
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