how to do authentication in REST web service using jersey framework and java? I used NetBean IDE and create Rest web service, the application server is glassfish. I don t use javadb or derby. My database is mongodb. I have google and i found http://weblogs.java.net/blog/mhadley/archive/2008/03/authentication.html. But that site described he used derby database. How should i configure in web.xml for authenticate?
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...