Re: dojo with struts 2.0.11.1.

2008-06-12 Thread Dave Newton
--- On Thu, 6/12/08, Struts Two <[EMAIL PROTECTED]> wrote: > It makes u wonder where "sx" is coming from for > 2.0.11, as David mentioned "sx" tags are included > in 2.1.x. Because the wiki isn't versionable, it's a volunteer project, and when information is added sometimes it isn't complete or p

Re: dojo with struts 2.0.11.1.

2008-06-12 Thread Struts Two
The confusion is caused by the documentation. Dojo plugin is included in 2.1.x, however; the documentation for 2.0.11 uses in its example at the buttom of the page, while it uses 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

Re: dojo with struts 2.0.11.1.

2008-06-12 Thread Joachim Rohde
a jar file. Where can i get the plugin? Lalchandra Carpe diem - Original Message - From: "Dave Newton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, June 12, 2008 7:24 AM Subject: Re: dojo with struts 2.0.11.1.

Re: dojo with struts 2.0.11.1.

2008-06-12 Thread Dave Newton
--- On Thu, 6/12/08, Lalchandra Rampersaud wrote: > Where can i get the plugin? In the beta S2.1 build or by building from source. I have no idea if it works in S2.0.11.1 out-of-the-box; I'd be skeptical. It might make more sense to use the existing S2.0 Dojo tags. Dave (No CC is necessary;

Re: dojo with struts 2.0.11.1.

2008-06-12 Thread Lalchandra Rampersaud
7:24 AM Subject: Re: dojo with struts 2.0.11.1. > --- On Thu, 6/12/08, Lalchandra Rampersaud <[EMAIL PROTECTED]> wrote: > >> From: Lalchandra Rampersaud <[EMAIL PROTECTED]> >> Subject: dojo with struts 2.0.11.1. >> To: "Struts Users Mailing List"

Re: dojo with struts 2.0.11.1.

2008-06-12 Thread Dave Newton
--- On Thu, 6/12/08, Lalchandra Rampersaud <[EMAIL PROTECTED]> wrote: > From: Lalchandra Rampersaud <[EMAIL PROTECTED]> > Subject: dojo with struts 2.0.11.1. > To: "Struts Users Mailing List" > Date: Thursday, June 12, 2008, 12:48 PM > hey all > whe

dojo with struts 2.0.11.1.

2008-06-12 Thread Lalchandra Rampersaud
hey all whenever i put <%@ taglib prefix="sx" uri="/struts-dojo-tags"%> on my jsp pages eclipse gives me an error. i am using struts-2.0.11.1. the docs has include the Dojo Plugin distributed with Struts 2 in your /WEB-INF/lib folder but i can't seem to find it anywhere.. what could be the pr