DWR Ajax Framework

8 Messages Forum Options Options
Permalink
easydoor-4
DWR Ajax Framework
Reply Threaded More
Print post
Permalink
Hi,

Is it possible to use the DWR Ajax Framework to extend the Ajax possibilities ?
Thanks


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
sabob
Re: DWR Ajax Framework
Reply Threaded More
Print post
Permalink
Hi Christophe,

cfoiret wrote:
> Hi,
>
> Is it possible to use the DWR Ajax Framework to extend the Ajax possibilities ?
> Thanks

Having never used DWR myself, I am unsure how easy / difficult it
would be to integrate the two frameworks.

regards

bob

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
sabob
Re: DWR Ajax Framework
Reply Threaded More
Print post
Permalink
Had a quick cursory glance at DWR.

It uses a servlet by default so you could just add it to your web.xml
and use it for Ajax callbacks.

With this setup there is no integration between Click and DWR, but
perhaps that is good enough?

If you want DWR to integrate with Click e.g. having DWR call Click
page methods, then it seems one will have to write some integration
code? DWR does integrate with other frameworks so I assume it would be
possible.

However is this better than using something like Prototype, JQuery or
Mootools?

kind regards

bob


bob wrote:

> Hi Christophe,
>
> cfoiret wrote:
>> Hi,
>>
>> Is it possible to use the DWR Ajax Framework to extend the Ajax possibilities ?
>> Thanks
>
> Having never used DWR myself, I am unsure how easy / difficult it
> would be to integrate the two frameworks.
>
> regards
>
> bob
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
Ahmed Mohombe
Re: DWR Ajax Framework
Reply Threaded More
Print post
Permalink
> However is this better than using something like Prototype, JQuery or
> Mootools?
AFAIK no.
DWR is a higher level library than those you mention.

There's no point in using it with Click as it has totally different technology.

Ahmed.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
easydoor-4
Re: DWR Ajax Framework
Reply Threaded More
Print post
Permalink
Ahmed Mohombe <amohombe <at> yahoo.com> writes:

>
> > However is this better than using something like Prototype, JQuery or
> > Mootools?
> AFAIK no.
> DWR is a higher level library than those you mention.
>
> There's no point in using it with Click as it has totally different
technology.
>
> Ahmed.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>
OK but is anyone could answer to this issue then ?

Thanks

http://www.avoka.com:8080/jira/browse/CLK-359





-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
sabob
Re: DWR Ajax Framework
Reply Threaded More
Print post
Permalink
Hi Christophe,

> OK but is anyone could answer to this issue then ?
>
> Thanks
>
> http://www.avoka.com:8080/jira/browse/CLK-359

Not sure how to help as I don't know what is wrong.

Do you receive javascript errors or does the server throw exceptions?

Perhaps your javascript is not included correctly?

Btw are you using Firefox + Firebug? If not I suggest you get those
tools as they will greatly help when doing Ajax apps.

regards

bob




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
easydoor-4
Re: DWR Ajax Framework
Reply Threaded More
Print post
Permalink
I'm using Firefox but not Firebug, i do that

Thanks





-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
easydoor-4
Re: DWR Ajax Framework
Reply Threaded More
Print post
Permalink
Hi,

Is it possible then to use the ICE Faces Ajax Framework to extend the Ajax and
JSF possibilities ?
Thanks



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development