From: Daniel Matuschek on 5 Oct 2009 05:26 I'm doing a small ruby application for an embedded device. There are some servlets and a few HTML pages. The whole web application should be passwort protected. As far as I understand I have to create and authenticator and use this in every servlet. Is there any possibility to use an "global" authenticator without putting it in every servlet? -- Posted via http://www.ruby-forum.com/.
From: Daniel Matuschek on 6 Oct 2009 02:22 Ok, it seems nobody has an idea and I have to do it in the servlets :( -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: howto: load YAML and preserve the key order ?? Next: Google Wave- I need contacts! |