I am actively learning cocoon, and have been looking at the User guides and documents. because I am a newbie I am getting confused with the

authentication, session contexts and handlers

 

can somebody provide me a good site map example which

1. displays login page,

2. performs login validation, (using a Java Action class {custom built retrieves

     the  parameters from the request attribute and performs validation)

3. creates a session when user is authenticated {done in sitemap}

4. displays a protected document

5. if invalid login id, password , displays an error page.

 

and if I close the browser and try to access any protected pages , it should display

the login page.

 

I know this is very simple for users who have already done these.. but it will help me a long way in understanding cocoon.

any link will also do, I have gone thru the apache.org. . but I need a complete example

 

 

thanks in advance

 

 

 

Reply via email to