Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

session problem in java(using woodstock web application on netbean 6.5.1)

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Dear all*,
I am facing the following serious problem and asked you to help me. I have already develop web application using Java Woodstock. And the session works fine in my project. I set session time out to 1 minute for trial and it works fine but if i increment system date by one or more date after the session expire(in my case one minute) the session actually stop working (simply allows to access any page with out login) and needs redeployment again. my back end is mysql and front end Java netbean 6.5.1 jsp(using Woodstock web application),
Is there anyone who fix my problem. I really thank you for your kindly help.
 
Marshal
Posts: 28193
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please CarefullyChooseOneForum (follow that link to find out why). I'm closing this copy of your question.
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic