Hi,

In my projects ive been use Struts 2 with JQuery. Why JQuery?
Lighweight, easy to learn and use and run it in all browsers...

On Mon, Oct 20, 2008 at 5:28 AM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> I don't know if this is a question we can answer for you. Dojo has its
> advantages and disadvantages, but from a practical perspective it is a
> very different framework than GWT. If the application you are going to
> create could make better use of GWT, then use it...
>
> Lately, the AJAX-ified applications I have worked on haven't used either
> GWT or Dojo. The nice thing about Struts 2 is that it is flexible enough
> that what you do in your UI shouldn't have any bearing on how you build
> your actions. I just happily built an app that used JQuery heavily on
> the front-end and Struts 2 + Spring / JPA on the backend. I could have
> done it with the Struts 2 AJAX tags, but was looking for an excuse to
> learn more about JQuery.
>
> -Wes
>
> On Sun, 2008-10-19 at 23:19 -0700, Ryan Detert wrote:
>> I am new to Struts but have used the GWT before. Would it be wise at all to
>> try and use the GWT with Struts or should I just stick with Dojo?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to