#: (Thomas Ferris Nicolaisen) changed the world a bit at a time by saying on
11/23/2005 6:05 PM :#
(Frederick Gavinier) wrote:
Hi,
1- I created a website, The site is running on the public instance but
is need a user and password to acces the pages, After logging I want to
logout the website? is there a way to do this? A interface button or the
only way to leaving the session is closing the browser ?
Create a custom JSP or servlet that issues 'session.invalidate()' (see
J2EE docs). Then link to it via your custom made button, link or whatever.
Thomas are you sure this is all that is needed?
./alex
--
.w( the_mindstorm )p.
2- Is it possible to common user that must to have access only for the
webiste, change only his password ?
I doubt it, but there are some changes going on regarding this for
future version of Magnolia.
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------