So, does it mean that is it not a good idea to use DWR with Struts just as
yet?

If so, what would be the best way to integrate AJAX into our Struts
application?

Ours is a full-blown *financial* banking Struts application. Please also let
me know if it is a good idea to use AJAX in the first place, considering (1)
the security risks imposed, especially for a financial application (2) ease
of integrating AJAX with Struts. (some of the questions i have, for starters
are... how do i pass the request object from the javascript to my action
class method, ... how do i handle errors returned etc)

Thanks for your time! Any replies would be appreciated!


On 12/3/05, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
>
> From the DWR web site:
>
> http://getahead.ltd.uk/dwr/server/struts
>
> Just reading through it quickly, that's just about what I would have
> suggested too in terms of separating out core logic from Actions and
> letting your Actions and DWR servlet call them as needed.  There might
> be some better approaches, but it sounds like the DWR team is looking
> for those approaches themselves.
>
> Frank
>
> Sonali Kulkarni wrote:
> > Please suggest if there are any good links, or some working examples
> that
> > explain how Struts could be integrated into the DWR (AJAX) framework.
> Any
> > help would be appreciated. There is hardly any online support or
> > documentation.
> >
> > Thanks!
> >
>
> --
> Frank W. Zammetti
> Founder and Chief Software Architect
> Omnytex Technologies
> http://www.omnytex.com
> AIM: fzammetti
> Yahoo: fzammetti
> MSN: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to