Gwt and user role based security

2013-01-31 Thread Plamen Tenev
Greetings! I'm developing a sample application. I want to make role based security but i'm not quite familiar with it. I have defined security constraints in the web.xml. There are two roles, one for administrator and one for ordinary user. Where and how should I set the roles for each user?

Re: Gwt and user role based security

2013-01-31 Thread siva vasanta
It depends on the container you are using. For tomcat you can check this link http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html On Thursday, January 31, 2013 7:04:25 PM UTC+5:30, Plamen Tenev wrote: Greetings! I'm developing a sample application. I want to make role based security

Re: Gwt and user role based security

2013-01-31 Thread jajang nurjaman
the following of you, about my site http://globalcyber.pun.bz/ekiosku-com-jual-beli-online-aman-menyen.xhtml On 1/31/13, siva vasanta svasanta@gmail.com wrote: It depends on the container you are using. For tomcat you can check this link