You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Emi Lu <em...@encs.concordia.ca> on 2011/02/16 20:52:04 UTC

"Struts2 + dojo + ajax" for "confirm button"

Good afternoon,

I found very good examples for "ajax + asp":
http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ConfirmButton/ConfirmButton.aspx

For example, "confirm button"

May I know where I can find similar examples for
"Struts2 + dojo + ajax" for "confirm button" please?

Thanks a lot!
--
Lu Ying

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


Re: "Struts2 + dojo + ajax" for "confirm button"

Posted by Emi Lu <em...@encs.concordia.ca>.
> Either via the jQuery plugin, or by simply using
> whatever JS library/framework you want.

Thank you Dave!

--
Lu Ying




>
> On Wed, Feb 16, 2011 at 3:37 PM, Emi Lu<em...@encs.concordia.ca>  wrote:
>> On 02/16/2011 03:13 PM, Dave Newton wrote:
>>>
>>> Please, please be aware that the S2 Dojo plugin is *deprecated*, for
>>> good reasons. If you're just using raw Dojo, your best bet is the Dojo
>>> documentation/samples.
>>>
>> Ok.
>>
>> If dojo is deprecated, then how struts2 supports ajax?
>>
>> --
>> Lu Ying
>>
>>
>>>
>>> On Wed, Feb 16, 2011 at 2:52 PM, Emi Lu<em...@encs.concordia.ca>    wrote:
>>>>
>>>> Good afternoon,
>>>>
>>>> I found very good examples for "ajax + asp":
>>>>
>>>> http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ConfirmButton/ConfirmButton.aspx
>>>>
>>>> For example, "confirm button"
>>>>
>>>> May I know where I can find similar examples for
>>>> "Struts2 + dojo + ajax" for "confirm button" please?
>>>>
>>>> Thanks a lot!
>>>> --
>>>> Lu Ying
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>>>> For additional commands, e-mail: user-help@struts.apache.org
>>>>
>>>>
>>
>>
>> --
>> Emi Lu, ENCS, Concordia University, Montreal H3G 1M8
>> emilu@encs.concordia.ca        +1 514 848-2424 x5884
>>


-- 
Emi Lu, ENCS, Concordia University, Montreal H3G 1M8
emilu@encs.concordia.ca        +1 514 848-2424 x5884

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


Re: "Struts2 + dojo + ajax" for "confirm button"

Posted by Dave Newton <da...@gmail.com>.
Either via the jQuery plugin, or by simply using whatever JS
library/framework you want.

Dave

On Wed, Feb 16, 2011 at 3:37 PM, Emi Lu <em...@encs.concordia.ca> wrote:
> On 02/16/2011 03:13 PM, Dave Newton wrote:
>>
>> Please, please be aware that the S2 Dojo plugin is *deprecated*, for
>> good reasons. If you're just using raw Dojo, your best bet is the Dojo
>> documentation/samples.
>>
> Ok.
>
> If dojo is deprecated, then how struts2 supports ajax?
>
> --
> Lu Ying
>
>
>>
>> On Wed, Feb 16, 2011 at 2:52 PM, Emi Lu<em...@encs.concordia.ca>  wrote:
>>>
>>> Good afternoon,
>>>
>>> I found very good examples for "ajax + asp":
>>>
>>> http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ConfirmButton/ConfirmButton.aspx
>>>
>>> For example, "confirm button"
>>>
>>> May I know where I can find similar examples for
>>> "Struts2 + dojo + ajax" for "confirm button" please?
>>>
>>> Thanks a lot!
>>> --
>>> Lu Ying
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>>> For additional commands, e-mail: user-help@struts.apache.org
>>>
>>>
>
>
> --
> Emi Lu, ENCS, Concordia University, Montreal H3G 1M8
> emilu@encs.concordia.ca        +1 514 848-2424 x5884
>

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


Re: "Struts2 + dojo + ajax" for "confirm button"

Posted by Emi Lu <em...@encs.concordia.ca>.
On 02/16/2011 03:13 PM, Dave Newton wrote:
> Please, please be aware that the S2 Dojo plugin is *deprecated*, for
> good reasons. If you're just using raw Dojo, your best bet is the Dojo
> documentation/samples.
>
Ok.

If dojo is deprecated, then how struts2 supports ajax?

--
Lu Ying


>
> On Wed, Feb 16, 2011 at 2:52 PM, Emi Lu<em...@encs.concordia.ca>  wrote:
>> Good afternoon,
>>
>> I found very good examples for "ajax + asp":
>> http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ConfirmButton/ConfirmButton.aspx
>>
>> For example, "confirm button"
>>
>> May I know where I can find similar examples for
>> "Struts2 + dojo + ajax" for "confirm button" please?
>>
>> Thanks a lot!
>> --
>> Lu Ying
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>


-- 
Emi Lu, ENCS, Concordia University, Montreal H3G 1M8
emilu@encs.concordia.ca        +1 514 848-2424 x5884

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


Re: "Struts2 + dojo + ajax" for "confirm button"

Posted by Dave Newton <da...@gmail.com>.
Please, please be aware that the S2 Dojo plugin is *deprecated*, for
good reasons. If you're just using raw Dojo, your best bet is the Dojo
documentation/samples.

Dave

On Wed, Feb 16, 2011 at 2:52 PM, Emi Lu <em...@encs.concordia.ca> wrote:
> Good afternoon,
>
> I found very good examples for "ajax + asp":
> http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ConfirmButton/ConfirmButton.aspx
>
> For example, "confirm button"
>
> May I know where I can find similar examples for
> "Struts2 + dojo + ajax" for "confirm button" please?
>
> Thanks a lot!
> --
> Lu Ying
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

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