Hi
in our current project only with struts we do some specific security  checks
in one class which extends ActionServlet class.so this is the single entry
point  for all the calls . can we implement this type of  functionality in
GWT without using struts? I am new to GWT.

On Mon, Sep 29, 2008 at 8:31 AM, walden <[EMAIL PROTECTED]> wrote:

>
> Please be careful with terminology.
>
> When you say "GWT to call struts action", do you mean a remote
> procedure call, or do you just mean a link to a new page that happens
> to be built by a struts action?
>
> A GWT page is like any other page in its ability to embed links to
> other pages.
>
> Could you explain more about how calling a struts action from a GWT
> page gives security (and we're not talking "job security", I
> assume ;-).
>
> Walden
>
>
> On Sep 28, 6:17 pm, sruj <[EMAIL PROTECTED]> wrote:
> > Hi
> > we have a project which uses struts 1.2 . and now started using
> > GWT ..for security we want GWT to call struts action.is it possible?
> > if so how?
> >
> > thanks in advance
> > sruj
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to