Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion I want to run Ajax program in jsp/struts using DWR
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jon Wells  
View profile  
 More options Jan 28 2007, 10:05 am
From: "Jon Wells" <jon.we...@gmail.com>
Date: Sun, 28 Jan 2007 15:05:20 -0000
Local: Sun, Jan 28 2007 10:05 am
Subject: Re: I want to run Ajax program in jsp/struts using DWR
There has been lots of discussion in this group on this topic, so
search the group.   Here's one I liked:

http://groups.google.com/group/Google-Web-Toolkit/browse_frm/thread/
f69e8ca6df26236f/f6d5d1096d9bdcad?lnk=gst&q=GWT
+Struts&rnum=1#f6d5d1096d9bdcad

My $.02 in short is that Struts and GWT don't go very well together.  
Server side controllers are a drag IMHO, GWT is such a productivity
enhancement in part because it lets you move most of your application
to the browser and limits IPC to service calls which are fewer and
more meaningful at the service layer than they were at the controller
layer.  Sure, you can continue to use Web MVC f/w's like Struts et al,
and it might make sense in cases where you've got a lot of legacy
stuff, but if I'm starting from scratch I'm more likely to implement
my app using "pure" MVC all on the client side, written in Java, etc,
much like a desktop app.

Jon

On Jan 26, 8:50 am, "RAJU" <rajesh786gu...@gmail.com> wrote:

> Please tell me how to use Ajax in JSP/struts. I read some where that
> DWR(Dynamic web Remoting ) is used for that. but
> in struts for web page designing we have struts related html tags . so
> tell me how to use DWR in Ajax for Struts/Jsp. I am using Mysql as
> database.Thanks in Advance for helping


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.