The confusion is caused by the documentation. Dojo plugin is included in 2.1.x, 
however; the documentation for 2.0.11 uses <sx:head/> in its example at the 
buttom of the page, while it uses <s:head debug="true" cache="false" 
compressed="false" /> on the top of the page.
You can even go the following link 
http://struts.apache.org/2.0.11/docs/bind.html and then when u look at its 
example, you see the following:
<sx:bind id="ex1" href="%{#ajaxTest}" sources="button" targets="div1" 
events="onclick" indicator="indicator" />
<s:submit theme="simple" type="submit" value="submit" id="button"/>
It makes u wonder where "sx" is coming from for 2.0.11, as David mentioned "sx" 
tags are included in 2.1.x.


      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/

Reply via email to