Hi All, 

I'm hoping for some best-practice advice on implementing two rudimentary 
features of my witty web application: 

1. Session management - what is the suggested method for session validation on 
each page request, and redirecting to a login page where the session has 
expired (ie. front-director behavior) ? 

2. Direct HTTP download - my web application needs to make some dynamically 
generated files available via HTTP download. These files are stored in the 
local filesystem. Access to these downloads needs to be authenticated (using 
the session management above). Is there a witty-centric method for such 
downloads, or should I delegate this task to the web server? 

Thanks, 
Grant. 

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to