two separate modules with their own entry points. A lot less complex
to write, and more true to what you want to do. If you want the URL to
appear the same, you can have a JSP (or some similar non-Java
technology) dynamically include the correct page, based on the HTTP
request received.
On Aug 1, 9:53 am, Deepak Singh <deepaksingh...@gmail.com> wrote:
> Hi Stefan,
>
> I need your professional support for one of my gwt project with web
> services. Can we go ahead ?
>
> Regards
> Deepak
>
> On Sun, Aug 1, 2010 at 7:41 PM, Stefan Bachert <stefanbach...@yahoo.de>wrote:
>
>
>
> > Hi,
>
> > when you have very little different roles you may generate an own set
> > of permuttations for each role.
>
> > However, when you want a general solution you must supply with any
> > data item the permission on the data.
> > (full access, read only access, no access). The similar is true for
> > calling methods (aka buttons)
>
> > Stefan Bachert
> > http::/gwtworld.de
>
> > Inquiries for professional GWT support are welcome.
> > I am sorry, I won't do free personal support.
>
> > On 1 Aug., 08:57, "avi.yaf...@gmail.com" <avi.yaf...@gmail.com> wrote:
> > > I am trying to figure out what is the best practice, to create
> > > different views for user roles.
> > > would differed binding will be the choice, e.g. USER_A class_A,
> > > USER_B class_B ….
>
> > > I can't find an example for this problem.
>
> > > Thnaks,
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment