You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dave Newton <ne...@yahoo.com> on 2008/06/12 16:24:48 UTC

Re: dojo with struts 2.0.11.1.

--- On Thu, 6/12/08, Lalchandra Rampersaud <lr...@ceis.cujae.edu.cu> wrote:

> From: Lalchandra Rampersaud <lr...@ceis.cujae.edu.cu>
> Subject: dojo with struts 2.0.11.1.
> To: "Struts Users Mailing List" <us...@struts.apache.org>
> Date: Thursday, June 12, 2008, 12:48 PM
> 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 problem?

The <sx:...> tags are Struts 2.1, and the Dojo functionality is moved into a plugin.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: dojo with struts 2.0.11.1.

Posted by Joachim Rohde <ma...@joachimrohde.com>.
As Dave mentioned, the <sx:...> tags are Struts 2.1. So download the 
2.1.2 distribution ( http://struts.apache.org/download.cgi#struts212 ) 
and you'll find the dojo-plugin in the lib-directory.

Joachim

Lalchandra Rampersaud schrieb:
> Thanks for the quick reply.
> 
> I assume that the plugin is in a jar file.
> Where can i get the plugin?  
> 
> Lalchandra
> ------------
> Carpe diem
> 
> 
> ----- Original Message ----- 
> From: "Dave Newton" <ne...@yahoo.com>
> To: "Struts Users Mailing List" <us...@struts.apache.org>
> Sent: Thursday, June 12, 2008 7:24 AM
> Subject: Re: dojo with struts 2.0.11.1.
> 
> 
>> --- On Thu, 6/12/08, Lalchandra Rampersaud <lr...@ceis.cujae.edu.cu> wrote:
>>
>>> From: Lalchandra Rampersaud <lr...@ceis.cujae.edu.cu>
>>> Subject: dojo with struts 2.0.11.1.
>>> To: "Struts Users Mailing List" <us...@struts.apache.org>
>>> Date: Thursday, June 12, 2008, 12:48 PM
>>> 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 problem?
>> The <sx:...> tags are Struts 2.1, and the Dojo functionality is moved into a plugin.
>>
>> Dave
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
> 
> 
> ------------------------------------------------------------------------
> 
> 
> No virus found in this incoming message.
> Checked by AVG. 
> Version: 8.0.100 / Virus Database: 270.3.0/1499 - Release Date: 12.06.2008 07:13

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: dojo with struts 2.0.11.1.

Posted by Dave Newton <ne...@yahoo.com>.
--- 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; I'm happy with the single message going to the list, and it keeps my inboxes cleaner.)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: dojo with struts 2.0.11.1.

Posted by Lalchandra Rampersaud <lr...@ceis.cujae.edu.cu>.
Thanks for the quick reply.

I assume that the plugin is in a jar file.
Where can i get the plugin?  

Lalchandra
------------
Carpe diem


----- Original Message ----- 
From: "Dave Newton" <ne...@yahoo.com>
To: "Struts Users Mailing List" <us...@struts.apache.org>
Sent: Thursday, June 12, 2008 7:24 AM
Subject: Re: dojo with struts 2.0.11.1.


> --- On Thu, 6/12/08, Lalchandra Rampersaud <lr...@ceis.cujae.edu.cu> wrote:
> 
>> From: Lalchandra Rampersaud <lr...@ceis.cujae.edu.cu>
>> Subject: dojo with struts 2.0.11.1.
>> To: "Struts Users Mailing List" <us...@struts.apache.org>
>> Date: Thursday, June 12, 2008, 12:48 PM
>> 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 problem?
> 
> The <sx:...> tags are Struts 2.1, and the Dojo functionality is moved into a plugin.
> 
> Dave
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>