Hello

You suggest that when the callback gets the Onsuccess and the user is
valid, i can simply add a new tab or panele or whatever making the
Admin Area visible?

Your solution would be perfect, and i thought of it yet but my
question is: isn't it easily hack-able? I mean, inside the javascript
that gwt compiles there would be also the admin area, so a malicious
user could, with some tricks, retrieve the content and do some ugly
things with my app, couldn't he?

What i mean is: is this easy and fast solution also secure? Would be
the part of the admin area untouchable if the user doesn't
authenticate himself or there should be a possibility? Because if i'm
not wrong, the solution you suggest isn't like one with, for example,
a PHP page that renders a new html page with the private content, but
the content is himself into the Application, cause the Admin Area tab
(or else) is in the client code (and so in whoever's open my app
browser).

Sorry for my bad bad english, hope you get the point.
Thank you!
Nickelnext
--~--~---------~--~----~------------~-------~--~----~
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